public static interface DescribeAccountAttributesResponse.Builder extends OpsWorksCMResponse.Builder, CopyableBuilder<DescribeAccountAttributesResponse.Builder,DescribeAccountAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
attributes(AccountAttribute... attributes)
The attributes that are currently set for the account.
|
DescribeAccountAttributesResponse.Builder |
attributes(Collection<AccountAttribute> attributes)
The attributes that are currently set for the account.
|
buildcopyapply, buildDescribeAccountAttributesResponse.Builder attributes(Collection<AccountAttribute> attributes)
The attributes that are currently set for the account.
attributes - The attributes that are currently set for the account.DescribeAccountAttributesResponse.Builder attributes(AccountAttribute... attributes)
The attributes that are currently set for the account.
attributes - The attributes that are currently set for the account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.