Show / Hide Table of Contents

Interface IOrganizationConfigRuleRef

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

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

Stability: Experimental

Synopsis

Properties

OrganizationConfigRuleRef

(experimental) A reference to a OrganizationConfigRule resource.

Properties

OrganizationConfigRuleRef

(experimental) A reference to a OrganizationConfigRule resource.

IOrganizationConfigRuleReference OrganizationConfigRuleRef { get; }
Property Value

IOrganizationConfigRuleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX