Uses of Class
software.amazon.awssdk.services.cloudformation.model.ResourceTargetDefinition
-
Packages that use ResourceTargetDefinition Package Description software.amazon.awssdk.services.cloudformation.model -
-
Uses of ResourceTargetDefinition in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ResourceTargetDefinition Modifier and Type Method Description 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 ResourceTargetDefinition Modifier and Type Method Description ResourceChangeDetail.BuilderResourceChangeDetail.Builder. target(ResourceTargetDefinition target)AResourceTargetDefinitionstructure that describes the field that CloudFormation will change and whether the resource will be recreated.
-