A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Route53Domains/Types/TransferDomainRequest.html below:

TransferDomainRequest — AWS SDK for Ruby V2

When passing TransferDomainRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  domain_name: "DomainName",   idn_lang_code: "LangCode",
  duration_in_years: 1,   nameservers: [
    {
      name: "HostName",       glue_ips: ["GlueIp"],
    },
  ],
  auth_code: "DomainAuthCode",
  auto_renew: false,
  admin_contact: {     first_name: "ContactName",
    last_name: "ContactName",
    contact_type: "PERSON",     organization_name: "ContactName",
    address_line_1: "AddressLine",
    address_line_2: "AddressLine",
    city: "City",
    state: "State",
    country_code: "AD",     zip_code: "ZipCode",
    phone_number: "ContactNumber",
    email: "Email",
    fax: "ContactNumber",
    extra_params: [
      {
        name: "DUNS_NUMBER",         value: "ExtraParamValue",       },
    ],
  },
  registrant_contact: {     first_name: "ContactName",
    last_name: "ContactName",
    contact_type: "PERSON",     organization_name: "ContactName",
    address_line_1: "AddressLine",
    address_line_2: "AddressLine",
    city: "City",
    state: "State",
    country_code: "AD",     zip_code: "ZipCode",
    phone_number: "ContactNumber",
    email: "Email",
    fax: "ContactNumber",
    extra_params: [
      {
        name: "DUNS_NUMBER",         value: "ExtraParamValue",       },
    ],
  },
  tech_contact: {     first_name: "ContactName",
    last_name: "ContactName",
    contact_type: "PERSON",     organization_name: "ContactName",
    address_line_1: "AddressLine",
    address_line_2: "AddressLine",
    city: "City",
    state: "State",
    country_code: "AD",     zip_code: "ZipCode",
    phone_number: "ContactNumber",
    email: "Email",
    fax: "ContactNumber",
    extra_params: [
      {
        name: "DUNS_NUMBER",         value: "ExtraParamValue",       },
    ],
  },
  privacy_protect_admin_contact: false,
  privacy_protect_registrant_contact: false,
  privacy_protect_tech_contact: false,
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4