interface IResourceAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Servicecatalogappregistry.IResourceAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsservicecatalogappregistry#IResourceAssociationRef |
![]() | software.amazon.awscdk.services.servicecatalogappregistry.IResourceAssociationRef |
![]() | aws_cdk.aws_servicecatalogappregistry.IResourceAssociationRef |
![]() | aws-cdk-lib » aws_servicecatalogappregistry » IResourceAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ResourceAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
resource | Resource | A reference to a ResourceAssociation resource. |
node
Type:
Node
The tree node.
resourceAssociationRef
Type:
Resource
A reference to a ResourceAssociation resource.