| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountAttribute> |
DescribeAccountAttributesResponse.accountAttributes()
A list of attributes assigned to an account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.accountAttributes(AccountAttribute... accountAttributes)
A list of attributes assigned to an account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.accountAttributes(Collection<AccountAttribute> accountAttributes)
A list of attributes assigned to an account.
|
Copyright © 2020. All rights reserved.