Sso
The single sign-on details included in the user profile details.
Inherited 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.