Interface DataIntegrationAssociationSummary.Builder

    • Method Detail

      • dataIntegrationAssociationArn

        DataIntegrationAssociationSummary.Builder dataIntegrationAssociationArn​(String dataIntegrationAssociationArn)

        The Amazon Resource Name (ARN) of the DataIntegration association.

        Parameters:
        dataIntegrationAssociationArn - The Amazon Resource Name (ARN) of the DataIntegration association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataIntegrationArn

        DataIntegrationAssociationSummary.Builder dataIntegrationArn​(String dataIntegrationArn)

        The Amazon Resource Name (ARN) of the DataIntegration.

        Parameters:
        dataIntegrationArn - The Amazon Resource Name (ARN) of the DataIntegration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clientId

        DataIntegrationAssociationSummary.Builder clientId​(String clientId)

        The identifier for the client that is associated with the DataIntegration association.

        Parameters:
        clientId - The identifier for the client that is associated with the DataIntegration association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.