Package | Description |
---|---|
software.amazon.awssdk.services.cloudformation.model |
Modifier and Type | Method and Description |
---|---|
List<AccountLimit> |
DescribeAccountLimitsResponse.accountLimits()
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
|
Modifier and Type | Method and Description |
---|---|
DescribeAccountLimitsResponse.Builder |
DescribeAccountLimitsResponse.Builder.accountLimits(AccountLimit... accountLimits)
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
|
Modifier and Type | Method and Description |
---|---|
DescribeAccountLimitsResponse.Builder |
DescribeAccountLimitsResponse.Builder.accountLimits(Collection<AccountLimit> accountLimits)
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
|
Copyright © 2019. All rights reserved.