Uses of Class
software.amazon.awssdk.services.cloudformation.model.WarningProperty
Packages that use WarningProperty
-
Uses of WarningProperty in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type WarningPropertyModifier and TypeMethodDescriptionfinal List<WarningProperty>WarningDetail.properties()The properties of the resource that are impacted by this warning.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type WarningPropertyModifier and TypeMethodDescriptionWarningDetail.Builder.properties(WarningProperty... properties) The properties of the resource that are impacted by this warning.Method parameters in software.amazon.awssdk.services.cloudformation.model with type arguments of type WarningPropertyModifier and TypeMethodDescriptionWarningDetail.Builder.properties(Collection<WarningProperty> properties) The properties of the resource that are impacted by this warning.