Module: Aws::Route53GlobalResolver::Client::_UpdateHostedZoneAssociationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#hosted_zone_id::String

Returns:

  • (::String)


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

def hosted_zone_id: () -> ::String

#hosted_zone_name::String

Returns:

  • (::String)


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

def hosted_zone_name: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time