Show / Hide Table of Contents

Interface IAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

AssociationRef

(experimental) A reference to a Association resource.

Properties

AssociationRef

(experimental) A reference to a Association resource.

IAssociationReference AssociationRef { get; }
Property Value

IAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX