Show / Hide Table of Contents

Interface IPolicyGrantRef

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

Inherited Members
IEnvironmentAware.Env
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

IPolicyGrantReference

Remarks

Stability: Experimental

Back to top Generated by DocFX