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