Show / Hide Table of Contents

Interface IPolicyRef

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

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

Stability: Experimental

Synopsis

Properties

PolicyRef

(experimental) A reference to a Policy resource.

Properties

PolicyRef

(experimental) A reference to a Policy resource.

IPolicyReference PolicyRef { get; }
Property Value

IPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX