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