mappingType
Specifies the type of resource mapping.
AppRegistryApp
The resource is mapped to another application. The name of the application is contained in the appRegistryAppName
property.
CfnStack
The resource is mapped to a CloudFormation stack. The name of the CloudFormation stack is contained in the logicalStackName
property.
Resource
The resource is mapped to another resource. The name of the resource is contained in the resourceName
property.
ResourceGroup
The resource is mapped to Resource Groups. The name of the resource group is contained in the resourceGroupName
property.