User
Specifies that the domain unit owner is a user.
Inherited functions
Casts this OwnerPropertiesOutput as a Group and retrieves its aws.sdk.kotlin.services.datazone.model.OwnerGroupPropertiesOutput value. Throws an exception if the OwnerPropertiesOutput is not a Group.
Casts this OwnerPropertiesOutput as a Group and retrieves its aws.sdk.kotlin.services.datazone.model.OwnerGroupPropertiesOutput value. Returns null if the OwnerPropertiesOutput is not a Group.
Casts this OwnerPropertiesOutput as a User and retrieves its aws.sdk.kotlin.services.datazone.model.OwnerUserPropertiesOutput value. Throws an exception if the OwnerPropertiesOutput is not a User.
Casts this OwnerPropertiesOutput as a User and retrieves its aws.sdk.kotlin.services.datazone.model.OwnerUserPropertiesOutput value. Returns null if the OwnerPropertiesOutput is not a User.