Interface ExternalIntegrationConfiguration.Builder

    • Method Detail

      • connectorArn

        ExternalIntegrationConfiguration.Builder connectorArn​(String 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.