Interface Connect.Builder

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

@Mutable @NotThreadSafe public static interface Connect.Builder extends SdkPojo, CopyableBuilder<Connect.Builder,Connect>
  • Method Details

    • authorization

      Connect.Builder authorization(String authorization)

      Determines whether the Amazon Redshift connect integration is enabled or disabled for the application.

      Parameters:
      authorization - Determines whether the Amazon Redshift connect integration is enabled or disabled for the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • authorization

      Connect.Builder authorization(ServiceAuthorization authorization)

      Determines whether the Amazon Redshift connect integration is enabled or disabled for the application.

      Parameters:
      authorization - Determines whether the Amazon Redshift connect integration is enabled or disabled for the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: