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.
|
copyapplyMutation, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.