public static interface AttributeValue.Builder extends SdkPojo, CopyableBuilder<AttributeValue.Builder,AttributeValue>
| Modifier and Type | Method and Description |
|---|---|
AttributeValue.Builder |
value(String value)
The specific value of an
attributeName. |
copyapplyMutation, buildAttributeValue.Builder value(String value)
The specific value of an attributeName.
value - The specific value of an attributeName.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.