C# Class Amazon.IdentityManagement.Model.DetachRolePolicyRequest

Container for the parameters to the DetachRolePolicy operation. Removes the specified managed policy from the specified role.

A role can also have inline policies embedded with it. To delete an inline policy, use the DeleteRolePolicy API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide.

Inheritance: AmazonIdentityManagementServiceRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetPolicyArn ( ) : bool
IsSetRoleName ( ) : bool