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, sdkFields
copy
applyMutation, build
TrialSource.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 © 2021. All rights reserved.