Module: Aws::Route53::Client::_CreateHostedZoneResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#change_infoTypes::ChangeInfo

Returns:



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

def change_info: () -> Types::ChangeInfo

#delegation_setTypes::DelegationSet



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

def delegation_set: () -> Types::DelegationSet

#hosted_zoneTypes::HostedZone

Returns:



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

def hosted_zone: () -> Types::HostedZone

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#vpcTypes::VPC

Returns:



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

def vpc: () -> Types::VPC