Module: Aws::Route53GlobalResolver::Client::_DisassociateHostedZoneResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#hosted_zone_id::String

Returns:

  • (::String)


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

def hosted_zone_id: () -> ::String

#hosted_zone_name::String

Returns:

  • (::String)


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

def hosted_zone_name: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time