OwnerPropertiesOutput
The ID of the domain unit owners group.
Inheritors
Types
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.