UpdateLakehouseConfigurationRequest

Types

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

Properties

Link copied to clipboard

The name of the Glue Data Catalog that will be associated with the namespace enabled with Amazon Redshift federated permissions.

Link copied to clipboard

A boolean value that, if true, validates the request without actually updating the lakehouse configuration. Use this to check for errors before making changes.

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 namespace enabled with Amazon Redshift federated permissions.

Link copied to clipboard

Modifies the Amazon Web Services IAM Identity Center trusted identity propagation on a namespace enabled with Amazon Redshift federated permissions. Valid values are Associate or Disassociate.

Link copied to clipboard

Specifies whether to register or deregister the namespace with Amazon Redshift federated permissions. Valid values are Register or Deregister.

Link copied to clipboard

The name of the namespace whose lakehouse configuration you want to modify.

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