| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigRulesRequest |
DescribeConfigRulesRequest.clone() |
DescribeConfigRulesRequest |
DescribeConfigRulesRequest.withConfigRuleNames(Collection<String> configRuleNames)
The names of the AWS Config rules for which you want details.
|
DescribeConfigRulesRequest |
DescribeConfigRulesRequest.withConfigRuleNames(String... configRuleNames)
The names of the AWS Config rules for which you want details.
|
DescribeConfigRulesRequest |
DescribeConfigRulesRequest.withNextToken(String nextToken)
The
NextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
Copyright © 2017. All rights reserved.