Show / Hide Table of Contents

Interface IAccountPolicyRef

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

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

Stability: Experimental

Synopsis

Properties

AccountPolicyRef

(experimental) A reference to a AccountPolicy resource.

Properties

AccountPolicyRef

(experimental) A reference to a AccountPolicy resource.

IAccountPolicyReference AccountPolicyRef { get; }
Property Value

IAccountPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX