interface CfnFirewallRuleMixinProps
Language Type name
.NETAmazon.CDK.CfnPropertyMixins.AWS.Route53GlobalResolver.CfnFirewallRuleMixinProps
Gogithub.com/aws/aws-cdk-go/awscdkcfnpropertymixins/v2/awsroute53globalresolver#CfnFirewallRuleMixinProps
Javasoftware.amazon.awscdk.cfnpropertymixins.services.route53globalresolver.CfnFirewallRuleMixinProps
Pythonaws_cdk.cfn_property_mixins.aws_route53globalresolver.CfnFirewallRuleMixinProps
TypeScript @aws-cdk/cfn-property-mixins » aws_route53globalresolver » CfnFirewallRuleMixinProps
Properties for CfnFirewallRulePropsMixin.
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html
Example
import { aws_route53globalresolver as route53globalresolver } from '@aws-cdk/cfn-property-mixins' ;
const cfnFirewallRuleMixinProps: route53globalresolver.CfnFirewallRuleMixinProps = {
action: 'action' ,
blockOverrideDnsType: 'blockOverrideDnsType' ,
blockOverrideDomain: 'blockOverrideDomain' ,
blockOverrideTtl: 123 ,
blockResponse: 'blockResponse' ,
clientToken: 'clientToken' ,
confidenceThreshold: 'confidenceThreshold' ,
description: 'description' ,
dnsAdvancedProtection: 'dnsAdvancedProtection' ,
dnsViewId: 'dnsViewId' ,
firewallDomainListId: 'firewallDomainListId' ,
name: 'name' ,
priority: 123 ,
qType: 'qType' ,
};
Properties
Name Type Description
action? string
blockOverrideDnsType? string
blockOverrideDomain? string
blockOverrideTtl? number
blockResponse? string
clientToken? string
confidenceThreshold? string
description? string
dnsAdvancedProtection? string
dnsViewId? string
firewallDomainListId? string
name? string
priority? number
qType? string
action?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-action
blockOverrideDnsType?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-blockoverridednstype
blockOverrideDomain?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-blockoverridedomain
blockOverrideTtl?
Type:
number
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-blockoverridettl
blockResponse?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-blockresponse
clientToken?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-clienttoken
confidenceThreshold?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-confidencethreshold
description?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-description
dnsAdvancedProtection?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-dnsadvancedprotection
dnsViewId?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-dnsviewid
firewallDomainListId?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-firewalldomainlistid
name?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-name
priority?
Type:
number
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-priority
qType?
Type:
string
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53globalresolver-firewallrule.html#cfn-route53globalresolver-firewallrule-qtype