Interface UpdateLakehouseConfigurationResponse.Builder

  • Method Details

    • catalogArn

      The Amazon Resource Name (ARN) of the Glue Data Catalog associated with the lakehouse configuration.

      Parameters:
      catalogArn - The Amazon Resource Name (ARN) of the Glue Data Catalog associated with the lakehouse configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lakehouseIdcApplicationArn

      UpdateLakehouseConfigurationResponse.Builder lakehouseIdcApplicationArn(String lakehouseIdcApplicationArn)

      The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation.

      Parameters:
      lakehouseIdcApplicationArn - The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lakehouseRegistrationStatus

      UpdateLakehouseConfigurationResponse.Builder lakehouseRegistrationStatus(String lakehouseRegistrationStatus)

      The current status of the lakehouse registration. Indicates whether the namespace is successfully registered with Amazon Redshift federated permissions.

      Parameters:
      lakehouseRegistrationStatus - The current status of the lakehouse registration. Indicates whether the namespace is successfully registered with Amazon Redshift federated permissions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespaceName

      The name of the namespace.

      Parameters:
      namespaceName - The name of the namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.