Interface IAccessorRef
(experimental) Indicates that this resource can be referenced as a Accessor.
Inherited Members
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
Remarks
Stability: Experimental