Class AttributeBooleanValue

java.lang.Object
software.amazon.awssdk.services.ec2.model.AttributeBooleanValue
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AttributeBooleanValue.Builder,AttributeBooleanValue>

@Generated("software.amazon.awssdk:codegen") public final class AttributeBooleanValue extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AttributeBooleanValue.Builder,AttributeBooleanValue>

Describes a value for a resource attribute that is a Boolean value.

See Also: