Show / Hide Table of Contents

Interface IConfiguredTableAssociationRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.CleanRooms
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfiguredTableAssociationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IConfiguredTableAssociationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ConfiguredTableAssociationRef

(experimental) A reference to a ConfiguredTableAssociation resource.

Properties

ConfiguredTableAssociationRef

(experimental) A reference to a ConfiguredTableAssociation resource.

IConfiguredTableAssociationReference ConfiguredTableAssociationRef { get; }
Property Value

IConfiguredTableAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX