public static interface BulkDeployment.Builder extends SdkPojo, CopyableBuilder<BulkDeployment.Builder,BulkDeployment>
| Modifier and Type | Method and Description |
|---|---|
BulkDeployment.Builder |
bulkDeploymentArn(String bulkDeploymentArn)
The ARN of the bulk deployment.
|
BulkDeployment.Builder |
bulkDeploymentId(String bulkDeploymentId)
The ID of the bulk deployment.
|
BulkDeployment.Builder |
createdAt(String createdAt)
The time, in ISO format, when the deployment was created.
|
copyapplyMutation, buildBulkDeployment.Builder bulkDeploymentArn(String bulkDeploymentArn)
bulkDeploymentArn - The ARN of the bulk deployment.BulkDeployment.Builder bulkDeploymentId(String bulkDeploymentId)
bulkDeploymentId - The ID of the bulk deployment.BulkDeployment.Builder createdAt(String createdAt)
createdAt - The time, in ISO format, when the deployment was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.