UpdateUserRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

New path for the IAM user. Include this parameter only if you're changing the user's path.

Link copied to clipboard

New name for the user. Include this parameter only if you're changing the user's name.

Link copied to clipboard

Name of the user to update. If you're changing the name of the user, this is the original user name.

Functions

Link copied to clipboard
inline fun copy(block: UpdateUserRequest.Builder.() -> Unit = {}): UpdateUserRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String