Show / Hide Table of Contents

Interface IAccessorRef

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

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

Stability: Experimental

Synopsis

Properties

AccessorRef

(experimental) A reference to a Accessor resource.

Properties

AccessorRef

(experimental) A reference to a Accessor resource.

IAccessorReference AccessorRef { get; }
Property Value

IAccessorReference

Remarks

Stability: Experimental

Back to top Generated by DocFX