Uses of Class
software.amazon.awssdk.services.cloudformation.model.ResourceTargetDefinition
Packages that use ResourceTargetDefinition
-
Uses of ResourceTargetDefinition in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ResourceTargetDefinitionModifier and TypeMethodDescriptionfinal ResourceTargetDefinitionResourceChangeDetail.target()AResourceTargetDefinitionstructure that describes the field that CloudFormation will change and whether the resource will be recreated.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type ResourceTargetDefinitionModifier and TypeMethodDescriptionResourceChangeDetail.Builder.target(ResourceTargetDefinition target) AResourceTargetDefinitionstructure that describes the field that CloudFormation will change and whether the resource will be recreated.