public static interface CreateStorageLocationResponse.Builder extends ElasticBeanstalkResponse.Builder, CopyableBuilder<CreateStorageLocationResponse.Builder,CreateStorageLocationResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateStorageLocationResponse.Builder |
s3Bucket(String s3Bucket)
The name of the Amazon S3 bucket created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateStorageLocationResponse.Builder s3Bucket(String s3Bucket)
The name of the Amazon S3 bucket created.
s3Bucket - The name of the Amazon S3 bucket created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.