| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3ObjectTag> |
CreateStoreImageTaskRequest.s3ObjectTags()
The tags to apply to the AMI object that will be stored in the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStoreImageTaskRequest.Builder |
CreateStoreImageTaskRequest.Builder.s3ObjectTags(S3ObjectTag... s3ObjectTags)
The tags to apply to the AMI object that will be stored in the Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStoreImageTaskRequest.Builder |
CreateStoreImageTaskRequest.Builder.s3ObjectTags(Collection<S3ObjectTag> s3ObjectTags)
The tags to apply to the AMI object that will be stored in the Amazon S3 bucket.
|
Copyright © 2021. All rights reserved.