ModifyLakehouseConfigurationResponse

Contains configuration information for lakehouse integration, including the cluster identifier, catalog ARN, and registration status.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Glue data catalog associated with the lakehouse configuration.

Link copied to clipboard

The unique identifier of the cluster associated with this lakehouse configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation on a cluster enabled with Amazon Redshift federated permissions.

Link copied to clipboard

The current status of the lakehouse registration. Indicates whether the cluster is successfully registered with the lakehouse.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String