/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include See Also:
AWS
* API Reference
Specify one or more AWS Config rule names to filter the results by rule.
*/ inline const Aws::VectorSpecify one or more AWS Config rule names to filter the results by rule.
*/ inline bool ConfigRuleNamesHasBeenSet() const { return m_configRuleNamesHasBeenSet; } /** *Specify one or more AWS Config rule names to filter the results by rule.
*/ inline void SetConfigRuleNames(const Aws::VectorSpecify one or more AWS Config rule names to filter the results by rule.
*/ inline void SetConfigRuleNames(Aws::VectorSpecify one or more AWS Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& WithConfigRuleNames(const Aws::VectorSpecify one or more AWS Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& WithConfigRuleNames(Aws::VectorSpecify one or more AWS Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& AddConfigRuleNames(const Aws::String& value) { m_configRuleNamesHasBeenSet = true; m_configRuleNames.push_back(value); return *this; } /** *Specify one or more AWS Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& AddConfigRuleNames(Aws::String&& value) { m_configRuleNamesHasBeenSet = true; m_configRuleNames.push_back(std::move(value)); return *this; } /** *Specify one or more AWS Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& AddConfigRuleNames(const char* value) { m_configRuleNamesHasBeenSet = true; m_configRuleNames.push_back(value); return *this; } /** *Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
Filters the results by compliance.
The allowed values are
* COMPLIANT and NON_COMPLIANT.
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.