public static interface AttributeValue.Builder extends SdkPojo, CopyableBuilder<AttributeValue.Builder,AttributeValue>
Modifier and Type | Method and Description |
---|---|
AttributeValue.Builder |
value(String value)
The attribute value.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
AttributeValue.Builder value(String value)
The attribute value. The value is case-sensitive.
value
- The attribute value. The value is case-sensitive.Copyright © 2023. All rights reserved.