interface ISimpleTableRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SAM.ISimpleTableRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssam#ISimpleTableRef |
![]() | software.amazon.awscdk.services.sam.ISimpleTableRef |
![]() | aws_cdk.aws_sam.ISimpleTableRef |
![]() | aws-cdk-lib » aws_sam » ISimpleTableRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SimpleTable.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
simple | Simple | A reference to a SimpleTable resource. |
node
Type:
Node
The tree node.
simpleTableRef
Type:
Simple
A reference to a SimpleTable resource.