Interface ITableRef
(experimental) Indicates that this resource can be referenced as a Table.
Inherited Members
Namespace: Amazon.CDK.Interfaces.S3Tables
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITableRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITableRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| TableRef | (experimental) A reference to a Table resource. |
Properties
TableRef
(experimental) A reference to a Table resource.
ITableReference TableRef { get; }
Property Value
Remarks
Stability: Experimental