getResourceAssociation

Resource Schema for AWS::ServiceCatalogAppRegistry::ResourceAssociation

Return

null

Parameters

argument

null


suspend fun getResourceAssociation(applicationArn: String, resourceArn: String, resourceType: ResourceAssociationResourceType): GetResourceAssociationResult

Return

null

Parameters

applicationArn

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

resourceArn

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

resourceType

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

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.servicecatalogappregistry.kotlin.inputs.GetResourceAssociationPlainArgs.

See also