NamespaceIdentifierUnion - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NamespaceIdentifierUnion

Object to store union of values for a provisioned cluster or serverless namespace’s identifier.

Contents

Note

In the following list, the required parameters are described first.

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

ProvisionedIdentifier

The identifier for a provisioned cluster.

Type: ProvisionedIdentifier object

Required: No

ServerlessIdentifier

The identifier for a serverless namespace.

Type: ServerlessIdentifier object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: