C# Class Amazon.IdentityManagement.Model.UpdateAssumeRolePolicyRequest

Container for the parameters to the UpdateAssumeRolePolicy operation.

Updates the policy that grants an entity permission to assume a role. Currently, only an Amazon EC2 instance can assume a role. For more information about roles, go to Working with Roles .

Inheritance: AmazonIdentityManagementServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetPolicyDocument ( ) : bool
IsSetRoleName ( ) : bool