Interface AmazonRedshiftAdvancedOption.Builder

    • Method Detail

      • key

        AmazonRedshiftAdvancedOption.Builder key​(String key)

        The key for the additional connection option.

        Parameters:
        key - The key for the additional connection option.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        AmazonRedshiftAdvancedOption.Builder value​(String value)

        The value for the additional connection option.

        Parameters:
        value - The value for the additional connection option.
        Returns:
        Returns a reference to this object so that method calls can be chained together.