| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountAttribute.Builder |
AccountAttribute.builder() |
AccountAttribute.Builder |
AccountAttribute.Builder.maximum(Integer maximum)
The maximum allowed value.
|
AccountAttribute.Builder |
AccountAttribute.Builder.name(String name)
The attribute name.
|
AccountAttribute.Builder |
AccountAttribute.toBuilder() |
AccountAttribute.Builder |
AccountAttribute.Builder.used(Integer used)
The current usage, such as the current number of servers that are associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountAttribute.Builder> |
AccountAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.