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