Module: Aws::Route53GlobalResolver::Client::_DeleteDNSViewResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dnssec_validation"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#edns_client_subnet"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#firewall_rules_fail_open"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time