Interface ExperimentSource.Builder

    • Method Detail

      • sourceArn

        ExperimentSource.Builder sourceArn​(String sourceArn)

        The Amazon Resource Name (ARN) of the source.

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

        ExperimentSource.Builder sourceType​(String sourceType)

        The source type.

        Parameters:
        sourceType - The source type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.