Interface ModifyLakehouseConfigurationResponse.Builder

  • Method Details

    • clusterIdentifier

      ModifyLakehouseConfigurationResponse.Builder clusterIdentifier(String clusterIdentifier)

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

      Parameters:
      clusterIdentifier - The unique identifier of the cluster associated with this lakehouse configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lakehouseIdcApplicationArn

      ModifyLakehouseConfigurationResponse.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 on a cluster enabled with Amazon Redshift federated permissions.

      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 on a cluster enabled with Amazon Redshift federated permissions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lakehouseRegistrationStatus

      ModifyLakehouseConfigurationResponse.Builder lakehouseRegistrationStatus(String lakehouseRegistrationStatus)

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

      Parameters:
      lakehouseRegistrationStatus - The current status of the lakehouse registration. Indicates whether the cluster is successfully registered with the lakehouse.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.