interface ICollaborationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_cleanrooms.ICollaborationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscleanrooms#ICollaborationRef |
![]() | software.amazon.awscdk.services.cleanrooms.ICollaborationRef |
![]() | aws_cdk.aws_cleanrooms.ICollaborationRef |
![]() | aws-cdk-lib » aws_cleanrooms » ICollaborationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Collaboration.
Properties
Name | Type | Description |
---|---|---|
collaboration | Collaboration | A reference to a Collaboration resource. |
node | Node | The tree node. |
collaborationRef
Type:
Collaboration
A reference to a Collaboration resource.
node
Type:
Node
The tree node.