IIAMUpdateUserRequest
Interface in AWS.IAM
Interface for UpdateUser requests.
Ancestors
Properties
NewPath
property NewPath: string
Optionally, specify a new path for the IAM user.
Leave blank to leave unchanged.
NewUserName
property NewUserName: string
Optionally, specify a new name for the IAM user.
Leave blank to leave unchanged.
UserName
property UserName: string
Specify the name of the IAM user to update.