UserProfileDetails
The details of the user profile in Amazon DataZone.
Inheritors
Types
Functions
Casts this UserProfileDetails as a Iam and retrieves its aws.sdk.kotlin.services.datazone.model.IamUserProfileDetails value. Throws an exception if the UserProfileDetails is not a Iam.
Casts this UserProfileDetails as a Iam and retrieves its aws.sdk.kotlin.services.datazone.model.IamUserProfileDetails value. Returns null if the UserProfileDetails is not a Iam.
Casts this UserProfileDetails as a Sso and retrieves its aws.sdk.kotlin.services.datazone.model.SsoUserProfileDetails value. Throws an exception if the UserProfileDetails is not a Sso.
Casts this UserProfileDetails as a Sso and retrieves its aws.sdk.kotlin.services.datazone.model.SsoUserProfileDetails value. Returns null if the UserProfileDetails is not a Sso.