public static interface S3Tag.Builder extends SdkPojo, CopyableBuilder<S3Tag.Builder,S3Tag>
| Modifier and Type | Method and Description |
|---|---|
S3Tag.Builder |
key(String key)
Key of the tag
|
S3Tag.Builder |
value(String value)
Value of the tag
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3Tag.Builder key(String key)
Key of the tag
key - Key of the tagS3Tag.Builder value(String value)
Value of the tag
value - Value of the tagCopyright © 2023. All rights reserved.