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

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

Specifies the current source of the resource and the destination of where it will be moved to.

See Also: