Class: Aws::Types::GetDomainDetailResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDomainDetailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#abuse_contact_email ⇒ ::String
Returns the value of attribute abuse_contact_email.
-
#abuse_contact_phone ⇒ ::String
Returns the value of attribute abuse_contact_phone.
-
#admin_contact ⇒ Types::ContactDetail
Returns the value of attribute admin_contact.
-
#admin_privacy ⇒ Boolean
Returns the value of attribute admin_privacy.
-
#auto_renew ⇒ Boolean
Returns the value of attribute auto_renew.
-
#billing_contact ⇒ Types::ContactDetail
Returns the value of attribute billing_contact.
-
#billing_privacy ⇒ Boolean
Returns the value of attribute billing_privacy.
-
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
-
#dns_sec ⇒ ::String
Returns the value of attribute dns_sec.
-
#dnssec_keys ⇒ ::Array[Types::DnssecKey]
Returns the value of attribute dnssec_keys.
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
-
#expiration_date ⇒ ::Time
Returns the value of attribute expiration_date.
-
#nameservers ⇒ ::Array[Types::Nameserver]
Returns the value of attribute nameservers.
-
#registrant_contact ⇒ Types::ContactDetail
Returns the value of attribute registrant_contact.
-
#registrant_privacy ⇒ Boolean
Returns the value of attribute registrant_privacy.
-
#registrar_name ⇒ ::String
Returns the value of attribute registrar_name.
-
#registrar_url ⇒ ::String
Returns the value of attribute registrar_url.
-
#registry_domain_id ⇒ ::String
Returns the value of attribute registry_domain_id.
-
#reseller ⇒ ::String
Returns the value of attribute reseller.
-
#status_list ⇒ ::Array[::String]
Returns the value of attribute status_list.
-
#tech_contact ⇒ Types::ContactDetail
Returns the value of attribute tech_contact.
-
#tech_privacy ⇒ Boolean
Returns the value of attribute tech_privacy.
-
#updated_date ⇒ ::Time
Returns the value of attribute updated_date.
-
#who_is_server ⇒ ::String
Returns the value of attribute who_is_server.
Instance Attribute Details
#abuse_contact_email ⇒ ::String
Returns the value of attribute abuse_contact_email.
270 271 272 |
# File 'sig/types.rbs', line 270 def abuse_contact_email @abuse_contact_email end |
#abuse_contact_phone ⇒ ::String
Returns the value of attribute abuse_contact_phone.
271 272 273 |
# File 'sig/types.rbs', line 271 def abuse_contact_phone @abuse_contact_phone end |
#admin_contact ⇒ Types::ContactDetail
Returns the value of attribute admin_contact.
261 262 263 |
# File 'sig/types.rbs', line 261 def admin_contact @admin_contact end |
#admin_privacy ⇒ Boolean
Returns the value of attribute admin_privacy.
264 265 266 |
# File 'sig/types.rbs', line 264 def admin_privacy @admin_privacy end |
#auto_renew ⇒ Boolean
Returns the value of attribute auto_renew.
260 261 262 |
# File 'sig/types.rbs', line 260 def auto_renew @auto_renew end |
#billing_contact ⇒ Types::ContactDetail
Returns the value of attribute billing_contact.
280 281 282 |
# File 'sig/types.rbs', line 280 def billing_contact @billing_contact end |
#billing_privacy ⇒ Boolean
Returns the value of attribute billing_privacy.
281 282 283 |
# File 'sig/types.rbs', line 281 def billing_privacy @billing_privacy end |
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
273 274 275 |
# File 'sig/types.rbs', line 273 def creation_date @creation_date end |
#dns_sec ⇒ ::String
Returns the value of attribute dns_sec.
277 278 279 |
# File 'sig/types.rbs', line 277 def dns_sec @dns_sec end |
#dnssec_keys ⇒ ::Array[Types::DnssecKey]
Returns the value of attribute dnssec_keys.
279 280 281 |
# File 'sig/types.rbs', line 279 def dnssec_keys @dnssec_keys end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
258 259 260 |
# File 'sig/types.rbs', line 258 def domain_name @domain_name end |
#expiration_date ⇒ ::Time
Returns the value of attribute expiration_date.
275 276 277 |
# File 'sig/types.rbs', line 275 def expiration_date @expiration_date end |
#nameservers ⇒ ::Array[Types::Nameserver]
Returns the value of attribute nameservers.
259 260 261 |
# File 'sig/types.rbs', line 259 def nameservers @nameservers end |
#registrant_contact ⇒ Types::ContactDetail
Returns the value of attribute registrant_contact.
262 263 264 |
# File 'sig/types.rbs', line 262 def registrant_contact @registrant_contact end |
#registrant_privacy ⇒ Boolean
Returns the value of attribute registrant_privacy.
265 266 267 |
# File 'sig/types.rbs', line 265 def registrant_privacy @registrant_privacy end |
#registrar_name ⇒ ::String
Returns the value of attribute registrar_name.
267 268 269 |
# File 'sig/types.rbs', line 267 def registrar_name @registrar_name end |
#registrar_url ⇒ ::String
Returns the value of attribute registrar_url.
269 270 271 |
# File 'sig/types.rbs', line 269 def registrar_url @registrar_url end |
#registry_domain_id ⇒ ::String
Returns the value of attribute registry_domain_id.
272 273 274 |
# File 'sig/types.rbs', line 272 def registry_domain_id @registry_domain_id end |
#reseller ⇒ ::String
Returns the value of attribute reseller.
276 277 278 |
# File 'sig/types.rbs', line 276 def reseller @reseller end |
#status_list ⇒ ::Array[::String]
Returns the value of attribute status_list.
278 279 280 |
# File 'sig/types.rbs', line 278 def status_list @status_list end |
#tech_contact ⇒ Types::ContactDetail
Returns the value of attribute tech_contact.
263 264 265 |
# File 'sig/types.rbs', line 263 def tech_contact @tech_contact end |
#tech_privacy ⇒ Boolean
Returns the value of attribute tech_privacy.
266 267 268 |
# File 'sig/types.rbs', line 266 def tech_privacy @tech_privacy end |
#updated_date ⇒ ::Time
Returns the value of attribute updated_date.
274 275 276 |
# File 'sig/types.rbs', line 274 def updated_date @updated_date end |
#who_is_server ⇒ ::String
Returns the value of attribute who_is_server.
268 269 270 |
# File 'sig/types.rbs', line 268 def who_is_server @who_is_server end |