/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Violation detail for the rule violation in a security group when compared to
* the primary security group of the Firewall Manager policy.See
* Also:
AWS
* API Reference
The security group rule that is being evaluated.
*/ inline const Aws::String& GetViolationTarget() const{ return m_violationTarget; } /** *The security group rule that is being evaluated.
*/ inline bool ViolationTargetHasBeenSet() const { return m_violationTargetHasBeenSet; } /** *The security group rule that is being evaluated.
*/ inline void SetViolationTarget(const Aws::String& value) { m_violationTargetHasBeenSet = true; m_violationTarget = value; } /** *The security group rule that is being evaluated.
*/ inline void SetViolationTarget(Aws::String&& value) { m_violationTargetHasBeenSet = true; m_violationTarget = std::move(value); } /** *The security group rule that is being evaluated.
*/ inline void SetViolationTarget(const char* value) { m_violationTargetHasBeenSet = true; m_violationTarget.assign(value); } /** *The security group rule that is being evaluated.
*/ inline AwsVPCSecurityGroupViolation& WithViolationTarget(const Aws::String& value) { SetViolationTarget(value); return *this;} /** *The security group rule that is being evaluated.
*/ inline AwsVPCSecurityGroupViolation& WithViolationTarget(Aws::String&& value) { SetViolationTarget(std::move(value)); return *this;} /** *The security group rule that is being evaluated.
*/ inline AwsVPCSecurityGroupViolation& WithViolationTarget(const char* value) { SetViolationTarget(value); return *this;} /** *A description of the security group that violates the policy.
*/ inline const Aws::String& GetViolationTargetDescription() const{ return m_violationTargetDescription; } /** *A description of the security group that violates the policy.
*/ inline bool ViolationTargetDescriptionHasBeenSet() const { return m_violationTargetDescriptionHasBeenSet; } /** *A description of the security group that violates the policy.
*/ inline void SetViolationTargetDescription(const Aws::String& value) { m_violationTargetDescriptionHasBeenSet = true; m_violationTargetDescription = value; } /** *A description of the security group that violates the policy.
*/ inline void SetViolationTargetDescription(Aws::String&& value) { m_violationTargetDescriptionHasBeenSet = true; m_violationTargetDescription = std::move(value); } /** *A description of the security group that violates the policy.
*/ inline void SetViolationTargetDescription(const char* value) { m_violationTargetDescriptionHasBeenSet = true; m_violationTargetDescription.assign(value); } /** *A description of the security group that violates the policy.
*/ inline AwsVPCSecurityGroupViolation& WithViolationTargetDescription(const Aws::String& value) { SetViolationTargetDescription(value); return *this;} /** *A description of the security group that violates the policy.
*/ inline AwsVPCSecurityGroupViolation& WithViolationTargetDescription(Aws::String&& value) { SetViolationTargetDescription(std::move(value)); return *this;} /** *A description of the security group that violates the policy.
*/ inline AwsVPCSecurityGroupViolation& WithViolationTargetDescription(const char* value) { SetViolationTargetDescription(value); return *this;} /** *List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
List of rules specified in the security group of the Firewall Manager policy
* that partially match the ViolationTarget
rule.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.
Remediation options for the rule specified in the
* ViolationTarget
.