SelfGrantStatusOutput
The details for the self granting status for a data source.
Inheritors
Types
The details for the self granting status for a Glue data source.
The details for the self granting status for an Amazon Redshift data source.
Functions
Casts this SelfGrantStatusOutput as a GlueSelfGrantStatus and retrieves its aws.sdk.kotlin.services.datazone.model.GlueSelfGrantStatusOutput value. Throws an exception if the SelfGrantStatusOutput is not a GlueSelfGrantStatus.
Casts this SelfGrantStatusOutput as a GlueSelfGrantStatus and retrieves its aws.sdk.kotlin.services.datazone.model.GlueSelfGrantStatusOutput value. Returns null if the SelfGrantStatusOutput is not a GlueSelfGrantStatus.
Casts this SelfGrantStatusOutput as a RedshiftSelfGrantStatus and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftSelfGrantStatusOutput value. Throws an exception if the SelfGrantStatusOutput is not a RedshiftSelfGrantStatus.
Casts this SelfGrantStatusOutput as a RedshiftSelfGrantStatus and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftSelfGrantStatusOutput value. Returns null if the SelfGrantStatusOutput is not a RedshiftSelfGrantStatus.