Show / Hide Table of Contents

Interface IManagedPolicyRef

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

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

Stability: Experimental

Synopsis

Properties

ManagedPolicyRef

(experimental) A reference to a ManagedPolicy resource.

Properties

ManagedPolicyRef

(experimental) A reference to a ManagedPolicy resource.

IManagedPolicyReference ManagedPolicyRef { get; }
Property Value

IManagedPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX