public static interface Tag.Builder extends SdkPojo, CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
key(String key)
This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.
|
Tag.Builder |
value(String value)
This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTag.Builder key(String key)
This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.
key - This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.Tag.Builder value(String value)
This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.
value - This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.Copyright © 2023. All rights reserved.