Interface RedshiftStorageProperties.Builder

    • Method Detail

      • clusterName

        RedshiftStorageProperties.Builder clusterName​(String clusterName)

        The cluster name in the Amazon Redshift storage properties.

        Parameters:
        clusterName - The cluster name in the Amazon Redshift storage properties.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workgroupName

        RedshiftStorageProperties.Builder workgroupName​(String workgroupName)

        The workgroup name in the Amazon Redshift storage properties.

        Parameters:
        workgroupName - The workgroup name in the Amazon Redshift storage properties.
        Returns:
        Returns a reference to this object so that method calls can be chained together.