Module: Aws::Route53Domains::Client::_GetDomainDetailResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#abuse_contact_email::String

Returns:

  • (::String)


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

def abuse_contact_email: () -> ::String

#abuse_contact_phone::String

Returns:

  • (::String)


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

def abuse_contact_phone: () -> ::String

#admin_contactTypes::ContactDetail



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

def admin_contact: () -> Types::ContactDetail

#admin_privacyBoolean

Returns:

  • (Boolean)


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

def admin_privacy: () -> bool

#auto_renewBoolean

Returns:

  • (Boolean)


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

def auto_renew: () -> bool

#billing_contactTypes::ContactDetail



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

def billing_contact: () -> Types::ContactDetail

#billing_privacyBoolean

Returns:

  • (Boolean)


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

def billing_privacy: () -> bool

#creation_date::Time

Returns:

  • (::Time)


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

def creation_date: () -> ::Time

#dns_sec::String

Returns:

  • (::String)


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

def dns_sec: () -> ::String

#dnssec_keys::Array[Types::DnssecKey]

Returns:



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

def dnssec_keys: () -> ::Array[Types::DnssecKey]

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#expiration_date::Time

Returns:

  • (::Time)


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

def expiration_date: () -> ::Time

#nameservers::Array[Types::Nameserver]

Returns:



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

def nameservers: () -> ::Array[Types::Nameserver]

#registrant_contactTypes::ContactDetail



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

def registrant_contact: () -> Types::ContactDetail

#registrant_privacyBoolean

Returns:

  • (Boolean)


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

def registrant_privacy: () -> bool

#registrar_name::String

Returns:

  • (::String)


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

def registrar_name: () -> ::String

#registrar_url::String

Returns:

  • (::String)


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

def registrar_url: () -> ::String

#registry_domain_id::String

Returns:

  • (::String)


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

def registry_domain_id: () -> ::String

#reseller::String

Returns:

  • (::String)


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

def reseller: () -> ::String

#status_list::Array[::String]

Returns:

  • (::Array[::String])


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

def status_list: () -> ::Array[::String]

#tech_contactTypes::ContactDetail



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

def tech_contact: () -> Types::ContactDetail

#tech_privacyBoolean

Returns:

  • (Boolean)


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

def tech_privacy: () -> bool

#updated_date::Time

Returns:

  • (::Time)


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

def updated_date: () -> ::Time

#who_is_server::String

Returns:

  • (::String)


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

def who_is_server: () -> ::String