/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include See Also:
AWS
* API Reference
The name of the Config rule for which you want compliance information.
*/ inline const Aws::String& GetConfigRuleName() const{ return m_configRuleName; } /** *The name of the Config rule for which you want compliance information.
*/ inline bool ConfigRuleNameHasBeenSet() const { return m_configRuleNameHasBeenSet; } /** *The name of the Config rule for which you want compliance information.
*/ inline void SetConfigRuleName(const Aws::String& value) { m_configRuleNameHasBeenSet = true; m_configRuleName = value; } /** *The name of the Config rule for which you want compliance information.
*/ inline void SetConfigRuleName(Aws::String&& value) { m_configRuleNameHasBeenSet = true; m_configRuleName = std::move(value); } /** *The name of the Config rule for which you want compliance information.
*/ inline void SetConfigRuleName(const char* value) { m_configRuleNameHasBeenSet = true; m_configRuleName.assign(value); } /** *The name of the Config rule for which you want compliance information.
*/ inline GetComplianceDetailsByConfigRuleRequest& WithConfigRuleName(const Aws::String& value) { SetConfigRuleName(value); return *this;} /** *The name of the Config rule for which you want compliance information.
*/ inline GetComplianceDetailsByConfigRuleRequest& WithConfigRuleName(Aws::String&& value) { SetConfigRuleName(std::move(value)); return *this;} /** *The name of the Config rule for which you want compliance information.
*/ inline GetComplianceDetailsByConfigRuleRequest& WithConfigRuleName(const char* value) { SetConfigRuleName(value); return *this;} /** *Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
Filters the results by compliance.
INSUFFICIENT_DATA
is
* a valid ComplianceType
that is returned when an Config rule cannot
* be evaluated. However, INSUFFICIENT_DATA
cannot be used as a
* ComplianceType
for filtering results.
The maximum number of evaluation results returned on each page. The default * is 10. You cannot specify a number greater than 100. If you specify 0, Config * uses the default.
*/ inline int GetLimit() const{ return m_limit; } /** *The maximum number of evaluation results returned on each page. The default * is 10. You cannot specify a number greater than 100. If you specify 0, Config * uses the default.
*/ inline bool LimitHasBeenSet() const { return m_limitHasBeenSet; } /** *The maximum number of evaluation results returned on each page. The default * is 10. You cannot specify a number greater than 100. If you specify 0, Config * uses the default.
*/ inline void SetLimit(int value) { m_limitHasBeenSet = true; m_limit = value; } /** *The maximum number of evaluation results returned on each page. The default * is 10. You cannot specify a number greater than 100. If you specify 0, Config * uses the default.
*/ inline GetComplianceDetailsByConfigRuleRequest& WithLimit(int value) { SetLimit(value); return *this;} /** *The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.
The nextToken
string returned on a previous page that you use to
* get the next page of results in a paginated response.