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