Interface AmazonRedshiftAdvancedOption.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AmazonRedshiftAdvancedOption.Builder,AmazonRedshiftAdvancedOption>, SdkBuilder<AmazonRedshiftAdvancedOption.Builder,AmazonRedshiftAdvancedOption>, SdkPojo
Enclosing class:
AmazonRedshiftAdvancedOption

public static interface AmazonRedshiftAdvancedOption.Builder extends SdkPojo, CopyableBuilder<AmazonRedshiftAdvancedOption.Builder,AmazonRedshiftAdvancedOption>
  • Method Details

    • 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

      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.