public static interface TrialSource.Builder extends SdkPojo, CopyableBuilder<TrialSource.Builder,TrialSource>
| Modifier and Type | Method and Description |
|---|---|
TrialSource.Builder |
sourceArn(String sourceArn)
The Amazon Resource Name (ARN) of the source.
|
TrialSource.Builder |
sourceType(String sourceType)
The source job type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTrialSource.Builder sourceArn(String sourceArn)
The Amazon Resource Name (ARN) of the source.
sourceArn - The Amazon Resource Name (ARN) of the source.TrialSource.Builder sourceType(String sourceType)
The source job type.
sourceType - The source job type.Copyright © 2022. All rights reserved.