Module: Aws::Route53GlobalResolver::Client::_UpdateFirewallRuleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#action"ALLOW", ...

Returns:

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


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

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

#block_override_dns_type"CNAME"

Returns:

  • ("CNAME")


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

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

#block_override_domain::String

Returns:

  • (::String)


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

def block_override_domain: () -> ::String

#block_override_ttl::Integer

Returns:

  • (::Integer)


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

def block_override_ttl: () -> ::Integer

#block_response"NODATA", ...

Returns:

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


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

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

#confidence_threshold"LOW", ...

Returns:

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


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dns_advanced_protection"DGA", ...

Returns:

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


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

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

#dns_view_id::String

Returns:

  • (::String)


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

def dns_view_id: () -> ::String

#firewall_domain_list_id::String

Returns:

  • (::String)


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

def firewall_domain_list_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#query_type::String

Returns:

  • (::String)


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

def query_type: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time