public static interface AttributeValueTarget.Builder extends SdkPojo, CopyableBuilder<AttributeValueTarget.Builder,AttributeValueTarget>
Modifier and Type | Method and Description |
---|---|
AttributeValueTarget.Builder |
attributeValue(String attributeValue)
The value of the attribute.
|
copy
applyMutation, build
AttributeValueTarget.Builder attributeValue(String attributeValue)
The value of the attribute.
attributeValue
- The value of the attribute.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.