OwnerProperties
Types
Functions
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
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.
Link copied to clipboard
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.