static SessionMappingSummary.Builder |
SessionMappingSummary.builder() |
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.creationTime(Instant creationTime) |
The time the session mapping was created.
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.identityId(String identityId) |
The globally unique identifier (GUID) of the user or group from the IAM Identity Center Identity Store.
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.identityName(String identityName) |
The name of the user or group.
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.identityType(String identityType) |
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.identityType(IdentityType identityType) |
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.sessionPolicyArn(String sessionPolicyArn) |
The Amazon Resource Name (ARN) of the session policy associated with the user or group.
|
SessionMappingSummary.Builder |
SessionMappingSummary.Builder.studioId(String studioId) |
The ID of the Amazon EMR Studio.
|
SessionMappingSummary.Builder |
SessionMappingSummary.toBuilder() |
|