Get Studio Session Mapping Plain Args
data class GetStudioSessionMappingPlainArgs(val identityName: String, val identityType: StudioSessionMappingIdentityType, val studioId: String) : ConvertibleToJava<GetStudioSessionMappingPlainArgs>
Properties
Link copied to clipboard
The name of the user or group. For more information, see UserName and DisplayName in the AWS SSO Identity Store API Reference. Either IdentityName or IdentityId must be specified.
Link copied to clipboard
Specifies whether the identity to map to the Studio is a user or a group.