ServiceIntegrationsUnion

A list of service integrations.

Inheritors

Types

Link copied to clipboard

A list of scopes set up for Lake Formation integration.

Link copied to clipboard

A list of scopes set up for Amazon Redshift integration.

Link copied to clipboard

A list of scopes set up for S3 Access Grants integration.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this ServiceIntegrationsUnion as a LakeFormation and retrieves its kotlin.collections.List value. Throws an exception if the ServiceIntegrationsUnion is not a LakeFormation.

Link copied to clipboard

Casts this ServiceIntegrationsUnion as a LakeFormation and retrieves its kotlin.collections.List value. Returns null if the ServiceIntegrationsUnion is not a LakeFormation.

Link copied to clipboard

Casts this ServiceIntegrationsUnion as a Redshift and retrieves its kotlin.collections.List value. Throws an exception if the ServiceIntegrationsUnion is not a Redshift.

Link copied to clipboard

Casts this ServiceIntegrationsUnion as a Redshift and retrieves its kotlin.collections.List value. Returns null if the ServiceIntegrationsUnion is not a Redshift.

Link copied to clipboard

Casts this ServiceIntegrationsUnion as a S3AccessGrants and retrieves its kotlin.collections.List value. Throws an exception if the ServiceIntegrationsUnion is not a S3AccessGrants.

Link copied to clipboard

Casts this ServiceIntegrationsUnion as a S3AccessGrants and retrieves its kotlin.collections.List value. Returns null if the ServiceIntegrationsUnion is not a S3AccessGrants.