AwsIamAccessKeySessionContextSessionIssuer

Information about the entity that created the session.

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Web Services account that created the session.

Link copied to clipboard
val arn: String?

The ARN of the session.

Link copied to clipboard

The principal ID of the principal (user, role, or group) that created the session.

Link copied to clipboard
val type: String?

The type of principal (user, role, or group) that created the session.

Link copied to clipboard

The name of the principal that created the session.

Functions

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