public static interface ImportJobSubmitter.Builder extends SdkPojo, CopyableBuilder<ImportJobSubmitter.Builder,ImportJobSubmitter>
| Modifier and Type | Method and Description |
|---|---|
ImportJobSubmitter.Builder |
email(String email)
The email id of the submitter of the import job, if available.
|
ImportJobSubmitter.Builder |
userArn(String userArn)
The AWS user ARN of the submitter of the import job, if available.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImportJobSubmitter.Builder email(String email)
The email id of the submitter of the import job, if available.
email - The email id of the submitter of the import job, if available.ImportJobSubmitter.Builder userArn(String userArn)
The AWS user ARN of the submitter of the import job, if available.
userArn - The AWS user ARN of the submitter of the import job, if available.Copyright © 2020. All rights reserved.