Class: Aws::Route53GlobalResolver::Types::BatchCreateFirewallRuleResult

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

Overview

The result of creating a firewall rule in a batch operation.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#actionString

The action configured for the created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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 created firewall rule's custom response.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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 created firewall rule's BLOCK response.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#block_override_ttlInteger

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

Returns:

  • (Integer)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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 created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#client_tokenString

The unique string that identified the request and ensured idempotency.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#confidence_thresholdString

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

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#descriptionString

The description of the created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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 created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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 created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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 created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#idString

The unique identifier of the created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#managed_domain_list_nameString

The name of the managed domain list associated with the created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#nameString

The name of the created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#priorityInteger

The priority of the created firewall rule.

Returns:

  • (Integer)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#query_typeString

The DNS query type that the created firewall rule matches.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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

#statusString

The current status of the created firewall rule.

Returns:

  • (String)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

class BatchCreateFirewallRuleResult < Struct.new(
  :action,
  :block_override_dns_type,
  :block_override_domain,
  :block_override_ttl,
  :block_response,
  :client_token,
  :confidence_threshold,
  :created_at,
  :description,
  :dns_advanced_protection,
  :firewall_domain_list_id,
  :id,
  :managed_domain_list_name,
  :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)


442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 442

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