ResourceAssociation

class ResourceAssociation : KotlinCustomResource

Resource Schema for AWS::ServiceCatalogAppRegistry::ResourceAssociation

Properties

Link copied to clipboard
val application: Output<String>

The name or the Id of the Application.

Link copied to clipboard
val applicationArn: Output<String>

The Amazon resource name (ARN) that specifies the application.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resource: Output<String>

The name or the Id of the Resource.

Link copied to clipboard
val resourceArn: Output<String>

The Amazon resource name (ARN) that specifies the resource.

Link copied to clipboard

The type of the CFN Resource for now it's enum CFN_STACK.

Link copied to clipboard
val urn: Output<String>