java.lang.Object
software.amazon.awssdk.services.cloudformation.model.ResourceLocation
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ResourceLocation.Builder,ResourceLocation>

@Generated("software.amazon.awssdk:codegen") public final class ResourceLocation extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ResourceLocation.Builder,ResourceLocation>

The location of the resource in a stack template.

See Also: