Interface IPolicy
Represents an IAM Policy.
Namespace: Amazon.CDK.AWS.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPolicy : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IPolicy Inherits IResource, IConstruct, IDependable
Remarks
Synopsis
Properties
PolicyName | The name of this policy. |