| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountAttribute> |
DescribeAccountAttributesResponse.attributes()
The attributes that are currently set for the account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.attributes(AccountAttribute... attributes)
The attributes that are currently set for the account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.attributes(Collection<AccountAttribute> attributes)
The attributes that are currently set for the account.
|
Copyright © 2023. All rights reserved.