C# Class Amazon.IdentityManagement.Model.ManagedPolicyDetail

Contains information about a managed policy, including the policy's ARN, versions, and the number of principal entities (users, groups, and roles) that the policy is attached to.

This data type is used as a response element in the GetAccountAuthorizationDetails action.

For more information about managed policies, see Managed Policies and Inline Policies in the Using IAM guide.

ファイルを表示 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetArn ( ) : bool
IsSetAttachmentCount ( ) : bool
IsSetCreateDate ( ) : bool
IsSetDefaultVersionId ( ) : bool
IsSetDescription ( ) : bool
IsSetIsAttachable ( ) : bool
IsSetPath ( ) : bool
IsSetPolicyId ( ) : bool
IsSetPolicyName ( ) : bool
IsSetPolicyVersionList ( ) : bool
IsSetUpdateDate ( ) : bool