interface ThirdPartyFirewallPolicyProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.FMS.CfnPolicy.ThirdPartyFirewallPolicyProperty |
![]() | software.amazon.awscdk.services.fms.CfnPolicy.ThirdPartyFirewallPolicyProperty |
![]() | aws_cdk.aws_fms.CfnPolicy.ThirdPartyFirewallPolicyProperty |
![]() | @aws-cdk/aws-fms » CfnPolicy » ThirdPartyFirewallPolicyProperty |
Configures the deployment model for the third-party firewall.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as fms from '@aws-cdk/aws-fms';
const thirdPartyFirewallPolicyProperty: fms.CfnPolicy.ThirdPartyFirewallPolicyProperty = {
firewallDeploymentModel: 'firewallDeploymentModel',
};
Properties
Name | Type | Description |
---|---|---|
firewall | string | Defines the deployment model to use for the third-party firewall policy. |
firewallDeploymentModel
Type:
string
Defines the deployment model to use for the third-party firewall policy.