Interface IAccountRef
(experimental) Indicates that this resource can be referenced as a Account.
Namespace: Amazon.CDK.AWS.Organizations
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAccountRef : IConstruct, IDependable
Syntax (vb)
Public Interface IAccountRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
AccountRef | (experimental) A reference to a Account resource. |
Properties
AccountRef
(experimental) A reference to a Account resource.
IAccountReference AccountRef { get; }
Property Value
Remarks
Stability: Experimental