Module: Aws::Route53GlobalResolver::Client::_DeleteFirewallRuleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#action"ALLOW", ...

Returns:

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


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

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

#block_override_dns_type"CNAME"

Returns:

  • ("CNAME")


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

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

#block_override_domain::String

Returns:

  • (::String)


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

def block_override_domain: () -> ::String

#block_override_ttl::Integer

Returns:

  • (::Integer)


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

def block_override_ttl: () -> ::Integer

#block_response"NODATA", ...

Returns:

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


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

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

#confidence_threshold"LOW", ...

Returns:

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


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dns_advanced_protection"DGA", ...

Returns:

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


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

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

#dns_view_id::String

Returns:

  • (::String)


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

def dns_view_id: () -> ::String

#firewall_domain_list_id::String

Returns:

  • (::String)


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

def firewall_domain_list_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#query_type::String

Returns:

  • (::String)


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

def query_type: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time