Class AccountAttributeValue

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

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

Describes a value of an account attribute.

See Also: