RedshiftStorageProperties

The Amazon Redshift storage properties.

Inheritors

Types

Link copied to clipboard

The cluster name in the Amazon Redshift storage properties.

Link copied to clipboard
Link copied to clipboard

The workgroup name in the Amazon Redshift storage properties.

Functions

Link copied to clipboard

Casts this RedshiftStorageProperties as a ClusterName and retrieves its kotlin.String value. Throws an exception if the RedshiftStorageProperties is not a ClusterName.

Link copied to clipboard

Casts this RedshiftStorageProperties as a ClusterName and retrieves its kotlin.String value. Returns null if the RedshiftStorageProperties is not a ClusterName.

Link copied to clipboard

Casts this RedshiftStorageProperties as a WorkgroupName and retrieves its kotlin.String value. Throws an exception if the RedshiftStorageProperties is not a WorkgroupName.

Link copied to clipboard

Casts this RedshiftStorageProperties as a WorkgroupName and retrieves its kotlin.String value. Returns null if the RedshiftStorageProperties is not a WorkgroupName.