class Aws::ResilienceHub::Types::ListAppVersionResourceMappingsResponse
@!attribute [rw] next_token
The token for the next set of results, or null if there are no more results. @return [String]
@!attribute [rw] resource_mappings
Mappings used to map logical resources from the template to physical resources. You can use the mapping type `CFN_STACK` if the application template uses a logical stack name. Or you can map individual resources by using the mapping type `RESOURCE`. We recommend using the mapping type `CFN_STACK` if the application is backed by a CloudFormation stack. @return [Array<Types::ResourceMapping>]
@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ListAppVersionResourceMappingsResponse AWS API Documentation
Constants
- SENSITIVE