/**
* 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 Config rule names to filter the results by rule.
*/ inline const Aws::VectorSpecify one or more Config rule names to filter the results by rule.
*/ inline bool ConfigRuleNamesHasBeenSet() const { return m_configRuleNamesHasBeenSet; } /** *Specify one or more Config rule names to filter the results by rule.
*/ inline void SetConfigRuleNames(const Aws::VectorSpecify one or more Config rule names to filter the results by rule.
*/ inline void SetConfigRuleNames(Aws::VectorSpecify one or more Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& WithConfigRuleNames(const Aws::VectorSpecify one or more Config rule names to filter the results by rule.
*/ inline DescribeComplianceByConfigRuleRequest& WithConfigRuleNames(Aws::VectorSpecify one or more 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 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 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.
*/ inline const Aws::VectorFilters the results by compliance.
*/ inline bool ComplianceTypesHasBeenSet() const { return m_complianceTypesHasBeenSet; } /** *Filters the results by compliance.
*/ inline void SetComplianceTypes(const Aws::VectorFilters the results by compliance.
*/ inline void SetComplianceTypes(Aws::VectorFilters the results by compliance.
*/ inline DescribeComplianceByConfigRuleRequest& WithComplianceTypes(const Aws::VectorFilters the results by compliance.
*/ inline DescribeComplianceByConfigRuleRequest& WithComplianceTypes(Aws::VectorFilters the results by compliance.
*/ inline DescribeComplianceByConfigRuleRequest& AddComplianceTypes(const ComplianceType& value) { m_complianceTypesHasBeenSet = true; m_complianceTypes.push_back(value); return *this; } /** *Filters the results by compliance.
*/ inline DescribeComplianceByConfigRuleRequest& AddComplianceTypes(ComplianceType&& value) { m_complianceTypesHasBeenSet = true; m_complianceTypes.push_back(std::move(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.