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