Interface ConnectorConfigRequest.Builder

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

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

    • roleArn

      The Amazon Resource Name (ARN) of the role that is authorized to request the connector configuration.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of the role that is authorized to request the connector configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • provider

      The cloud provider for the target cluster to connect.

      Parameters:
      provider - The cloud provider for the target cluster to connect.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • provider

      The cloud provider for the target cluster to connect.

      Parameters:
      provider - The cloud provider for the target cluster to connect.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: