Interface ExternalIntegrationConfiguration.Builder

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

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

    • connectorArn

      The ARN of the connector that establishes the integration.

      Parameters:
      connectorArn - The ARN of the connector that establishes the integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.