class Aws::ConfigService::Types::DescribeConfigRulesRequest
@note When making an API call, you may pass DescribeConfigRulesRequest
data as a hash: { config_rule_names: ["ConfigRuleName"], next_token: "String", }
@!attribute [rw] config_rule_names
The names of the Config rules for which you want details. If you do not specify any names, Config returns details for all your rules. @return [Array<String>]
@!attribute [rw] next_token
The `nextToken` string returned on a previous page that you use to get the next page of results in a paginated response. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DescribeConfigRulesRequest AWS API Documentation
Constants
- SENSITIVE