UpdateProfileRequest

Types

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

Properties

Link copied to clipboard

The number of seconds the vended session credentials are valid for.

Link copied to clipboard

A list of managed policy ARNs that apply to the vended session credentials.

Link copied to clipboard
val name: String?

The name of the profile.

Link copied to clipboard

The unique identifier of the profile.

Link copied to clipboard

A list of IAM roles that this profile can assume in a temporary credential request.

Link copied to clipboard

A session policy that applies to the trust boundary of the vended session credentials.

Functions

Link copied to clipboard
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