/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains information about the actions that you can take to remediate scope
* violations caused by your policy's FirewallCreationConfig
.
* FirewallCreationConfig
is an optional configuration that you can
* use to choose which Availability Zones Firewall Manager creates Network Firewall
* endpoints in.See Also:
AWS
* API Reference
Describes the remedial action.
*/ inline const Aws::String& GetDescription() const{ return m_description; } /** *Describes the remedial action.
*/ inline bool DescriptionHasBeenSet() const { return m_descriptionHasBeenSet; } /** *Describes the remedial action.
*/ inline void SetDescription(const Aws::String& value) { m_descriptionHasBeenSet = true; m_description = value; } /** *Describes the remedial action.
*/ inline void SetDescription(Aws::String&& value) { m_descriptionHasBeenSet = true; m_description = std::move(value); } /** *Describes the remedial action.
*/ inline void SetDescription(const char* value) { m_descriptionHasBeenSet = true; m_description.assign(value); } /** *Describes the remedial action.
*/ inline FMSPolicyUpdateFirewallCreationConfigAction& WithDescription(const Aws::String& value) { SetDescription(value); return *this;} /** *Describes the remedial action.
*/ inline FMSPolicyUpdateFirewallCreationConfigAction& WithDescription(Aws::String&& value) { SetDescription(std::move(value)); return *this;} /** *Describes the remedial action.
*/ inline FMSPolicyUpdateFirewallCreationConfigAction& WithDescription(const char* value) { SetDescription(value); return *this;} /** *A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.
A FirewallCreationConfig
that you can copy into your current
* policy's SecurityServiceData
* in order to remedy scope violations.