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