Show / Hide Table of Contents

Interface ITableRef

(experimental) Indicates that this resource can be referenced as a Table.

Namespace: Amazon.CDK.AWS.Timestream
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITableRef : IConstruct, IDependable
Syntax (vb)
Public Interface ITableRef Inherits IConstruct, IDependable
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

ITableReference

Remarks

Stability: Experimental

Back to top Generated by DocFX