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