class Aws::IAM::Types::UpdateRoleDescriptionRequest
@note When making an API call, you may pass UpdateRoleDescriptionRequest
data as a hash: { role_name: "roleNameType", # required description: "roleDescriptionType", # required }
@!attribute [rw] role_name
The name of the role that you want to modify. @return [String]
@!attribute [rw] description
The new description that you want to apply to the specified role. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/UpdateRoleDescriptionRequest AWS API Documentation
Constants
- SENSITIVE