Class: Aws::Route53GlobalResolver::Types::CreateFirewallRuleOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#actionString

The action that DNS Firewall takes on DNS queries that match this rule.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 for the custom response when blockResponse is OVERRIDE.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 to return when the action is BLOCK and blockResponse is OVERRIDE.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 time-to-live (TTL) value for the custom response when blockResponse is OVERRIDE.

Returns:

  • (Integer)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 response to return when the action is BLOCK.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 for advanced threat detection.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 this rule.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 this firewall rule.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 used in this rule.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 for the firewall rule.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 this rule matches.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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 operational status of the firewall rule.

Returns:

  • (String)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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)


1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1434

class CreateFirewallRuleOutput < 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