Module: Aws::Route53GlobalResolver::Client::_EnableDNSViewResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dnssec_validation"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#edns_client_subnet"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#firewall_rules_fail_open"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time