SessionMappingDetail

Details for an Amazon EMR Studio session mapping including creation time, user or group ID, Studio ID, and so on.

Types

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

Properties

Link copied to clipboard

The time the session mapping was created.

Link copied to clipboard

The globally unique identifier (GUID) of the user or group.

Link copied to clipboard

The name of the user or group. For more information, see UserName and DisplayName in the IAM Identity Center Identity Store API Reference.

Link copied to clipboard

Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.

Link copied to clipboard

The time the session mapping was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the session policy associated with the user or group.

Link copied to clipboard

The ID of the Amazon EMR Studio.

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