Interface IManagedPolicy
A managed policy.
Namespace: Amazon.CDK.AWS.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IManagedPolicy
Syntax (vb)
Public Interface IManagedPolicy
Synopsis
Properties
ManagedPolicyArn | The ARN of the managed policy. |
Properties
ManagedPolicyArn
The ARN of the managed policy.
string ManagedPolicyArn { get; }
Property Value
System.String
Remarks
Attribute: true