Module: Aws::Route53GlobalResolver::Client::_GetFirewallRuleResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetFirewallRuleOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#action"ALLOW", ...

Returns:

  • ("ALLOW", "ALERT", "BLOCK")


589
# File 'sig/client.rbs', line 589

def action: () -> ("ALLOW" | "ALERT" | "BLOCK")

#block_override_dns_type"CNAME"

Returns:

  • ("CNAME")


590
# File 'sig/client.rbs', line 590

def block_override_dns_type: () -> ("CNAME")

#block_override_domain::String

Returns:

  • (::String)


591
# File 'sig/client.rbs', line 591

def block_override_domain: () -> ::String

#block_override_ttl::Integer

Returns:

  • (::Integer)


592
# File 'sig/client.rbs', line 592

def block_override_ttl: () -> ::Integer

#block_response"NODATA", ...

Returns:

  • ("NODATA", "NXDOMAIN", "OVERRIDE")


593
# File 'sig/client.rbs', line 593

def block_response: () -> ("NODATA" | "NXDOMAIN" | "OVERRIDE")

#confidence_threshold"LOW", ...

Returns:

  • ("LOW", "MEDIUM", "HIGH")


594
# File 'sig/client.rbs', line 594

def confidence_threshold: () -> ("LOW" | "MEDIUM" | "HIGH")

#created_at::Time

Returns:

  • (::Time)


595
# File 'sig/client.rbs', line 595

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


596
# File 'sig/client.rbs', line 596

def description: () -> ::String

#dns_advanced_protection"DGA", ...

Returns:

  • ("DGA", "DNS_TUNNELING", "DICTIONARY_DGA")


597
# File 'sig/client.rbs', line 597

def dns_advanced_protection: () -> ("DGA" | "DNS_TUNNELING" | "DICTIONARY_DGA")

#dns_view_id::String

Returns:

  • (::String)


602
# File 'sig/client.rbs', line 602

def dns_view_id: () -> ::String

#firewall_domain_list_id::String

Returns:

  • (::String)


598
# File 'sig/client.rbs', line 598

def firewall_domain_list_id: () -> ::String

#id::String

Returns:

  • (::String)


599
# File 'sig/client.rbs', line 599

def id: () -> ::String

#name::String

Returns:

  • (::String)


600
# File 'sig/client.rbs', line 600

def name: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


601
# File 'sig/client.rbs', line 601

def priority: () -> ::Integer

#query_type::String

Returns:

  • (::String)


603
# File 'sig/client.rbs', line 603

def query_type: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "OPERATIONAL", "UPDATING", "DELETING")


604
# File 'sig/client.rbs', line 604

def status: () -> ("CREATING" | "OPERATIONAL" | "UPDATING" | "DELETING")

#updated_at::Time

Returns:

  • (::Time)


605
# File 'sig/client.rbs', line 605

def updated_at: () -> ::Time