@Stability(value=Stable) public static final class CfnApp.ResourceMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApp.ResourceMappingProperty>
CfnApp.ResourceMappingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnApp.ResourceMappingProperty.Builder mappingType(String mappingType)
CfnApp.ResourceMappingProperty.getMappingType()mappingType - Specifies the type of resource mapping. This parameter is required.
appRegistryAppName property.logicalStackName property.resourceName property.resourceGroupName property.this@Stability(value=Stable) public CfnApp.ResourceMappingProperty.Builder physicalResourceId(CfnApp.PhysicalResourceIdProperty physicalResourceId)
CfnApp.ResourceMappingProperty.getPhysicalResourceId()physicalResourceId - The identifier of this resource. This parameter is required.this@Stability(value=Stable) public CfnApp.ResourceMappingProperty.Builder physicalResourceId(IResolvable physicalResourceId)
CfnApp.ResourceMappingProperty.getPhysicalResourceId()physicalResourceId - The identifier of this resource. This parameter is required.this@Stability(value=Stable) public CfnApp.ResourceMappingProperty.Builder logicalStackName(String logicalStackName)
CfnApp.ResourceMappingProperty.getLogicalStackName()logicalStackName - The name of the CloudFormation stack this resource is mapped to.this@Stability(value=Stable) public CfnApp.ResourceMappingProperty.Builder resourceName(String resourceName)
CfnApp.ResourceMappingProperty.getResourceName()resourceName - The name of the resource this resource is mapped to.this@Stability(value=Stable) public CfnApp.ResourceMappingProperty.Builder terraformSourceName(String terraformSourceName)
CfnApp.ResourceMappingProperty.getTerraformSourceName()terraformSourceName - `CfnApp.ResourceMappingProperty.TerraformSourceName`.this@Stability(value=Stable) public CfnApp.ResourceMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnApp.ResourceMappingProperty>CfnApp.ResourceMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.