public static interface AttributeBooleanValue.Builder extends SdkPojo, CopyableBuilder<AttributeBooleanValue.Builder,AttributeBooleanValue>
| Modifier and Type | Method and Description |
|---|---|
AttributeBooleanValue.Builder |
value(Boolean value)
The attribute value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAttributeBooleanValue.Builder value(Boolean value)
The attribute value. The valid values are true or false.
value - The attribute value. The valid values are true or false.Copyright © 2021. All rights reserved.