CopyableBuilder<Tag.Builder,Tag>, SdkBuilder<Tag.Builder,Tag>public static interface Tag.Builder extends CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method | Description |
|---|---|---|
Tag.Builder |
key(String key) |
Name of the tag.
|
Tag.Builder |
value(String value) |
Value of the tag.
|
copyapply, buildTag.Builder key(String key)
key - Name of the tag.Tag.Builder value(String value)
value - Value of the tag.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.