interface ITablePolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_s3tables.ITablePolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awss3tables#ITablePolicyRef |
![]() | software.amazon.awscdk.services.s3tables.ITablePolicyRef |
![]() | aws_cdk.aws_s3tables.ITablePolicyRef |
![]() | aws-cdk-lib » aws_s3tables » ITablePolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TablePolicy.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
table | Table | A reference to a TablePolicy resource. |
node
Type:
Node
The tree node.
tablePolicyRef
Type:
Table
A reference to a TablePolicy resource.