public static interface OutPutS3Location.Builder extends SdkPojo, CopyableBuilder<OutPutS3Location.Builder,OutPutS3Location>
| Modifier and Type | Method and Description |
|---|---|
OutPutS3Location.Builder |
bucketName(String bucketName)
The object's bucket.
|
OutPutS3Location.Builder |
objectKey(String objectKey)
The object's key.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOutPutS3Location.Builder bucketName(String bucketName)
The object's bucket.
bucketName - The object's bucket.OutPutS3Location.Builder objectKey(String objectKey)
The object's key.
objectKey - The object's key.Copyright © 2023. All rights reserved.