UpdateRoleRequest

Types

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

Properties

Link copied to clipboard

The new description that you want to apply to the specified role.

Link copied to clipboard

The maximum session duration (in seconds) that you want to set for the specified role. If you do not specify a value for this setting, the default value of one hour is applied. This setting can have a value from 1 hour to 12 hours.

Link copied to clipboard

The name of the role that you want to modify.

Functions

Link copied to clipboard
inline fun copy(block: UpdateRoleRequest.Builder.() -> Unit = {}): UpdateRoleRequest
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