MemberDetails
Types
Functions
Link copied to clipboard
Casts this MemberDetails as a Group and retrieves its aws.sdk.kotlin.services.datazone.model.GroupDetails value. Throws an exception if the MemberDetails is not a Group.
Link copied to clipboard
Casts this MemberDetails as a Group and retrieves its aws.sdk.kotlin.services.datazone.model.GroupDetails value. Returns null if the MemberDetails is not a Group.
Link copied to clipboard
Casts this MemberDetails as a User and retrieves its aws.sdk.kotlin.services.datazone.model.UserDetails value. Throws an exception if the MemberDetails is not a User.
Link copied to clipboard
Casts this MemberDetails as a User and retrieves its aws.sdk.kotlin.services.datazone.model.UserDetails value. Returns null if the MemberDetails is not a User.