Interface IResourcePolicyRef
(experimental) Indicates that this resource can be referenced as a ResourcePolicy.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Organizations
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IResourcePolicyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IResourcePolicyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ResourcePolicyRef | (experimental) A reference to a ResourcePolicy resource. |
Properties
ResourcePolicyRef
(experimental) A reference to a ResourcePolicy resource.
IResourcePolicyReference ResourcePolicyRef { get; }
Property Value
Remarks
Stability: Experimental