Class: Aws::Route53GlobalResolver::Types::FirewallRulesItem

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb

Overview

Summary information about a firewall rule.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#actionString

The action configured for the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#block_override_dns_typeString

The DNS record type configured for the firewall rule's custom response.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#block_override_domainString

The custom domain name configured for the firewall rule's BLOCK response.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#block_override_ttlInteger

The TTL value configured for the firewall rule's custom response.

Returns:

  • (Integer)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#block_responseString

The type of block response configured for the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#confidence_thresholdString

The confidence threshold configured for the firewall rule's advanced threat detection.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The date and time when the firewall rule was created.

Returns:

  • (Time)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#dns_advanced_protectionString

Whether advanced DNS threat protection is enabled for the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#dns_view_idString

The ID of the DNS view associated with the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#firewall_domain_list_idString

The ID of the firewall domain list associated with the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#priorityInteger

The priority of the firewall rule.

Returns:

  • (Integer)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#query_typeString

The DNS query type that the firewall rule matches.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the firewall rule.

Returns:

  • (String)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The date and time when the firewall rule was last updated.

Returns:

  • (Time)


2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 2440

class FirewallRulesItem < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :name,
  :priority,
  :dns_view_id,
  :query_type,
  :status,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end