Module: Aws::Route53GlobalResolver::Client::_DisableDNSViewResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dnssec_validation"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def dnssec_validation: () -> ("ENABLED" | "DISABLED")

#edns_client_subnet"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def edns_client_subnet: () -> ("ENABLED" | "DISABLED")

#firewall_rules_fail_open"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def firewall_rules_fail_open: () -> ("ENABLED" | "DISABLED")

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "OPERATIONAL", "UPDATING", "ENABLING", "DISABLING", "DISABLED", "DELETING")


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time