Uses of Class
software.amazon.awssdk.services.cloudformation.model.ResourceLocation
Packages that use ResourceLocation
-
Uses of ResourceLocation in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ResourceLocationModifier and TypeMethodDescriptionfinal ResourceLocationResourceMapping.destination()The destination stackStackNameandLogicalResourceIdfor the resource being refactored.final ResourceLocationResourceMapping.source()The source stackStackNameandLogicalResourceIdfor the resource being refactored.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type ResourceLocationModifier and TypeMethodDescriptionResourceMapping.Builder.destination(ResourceLocation destination) The destination stackStackNameandLogicalResourceIdfor the resource being refactored.ResourceMapping.Builder.source(ResourceLocation source) The source stackStackNameandLogicalResourceIdfor the resource being refactored.