Interface TrialComponentSource.Builder

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

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

    • sourceArn

      TrialComponentSource.Builder sourceArn(String sourceArn)

      The source Amazon Resource Name (ARN).

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

      TrialComponentSource.Builder sourceType(String sourceType)

      The source job type.

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