Class: Aws::Types::TransferDomainToAnotherAwsAccountRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


526
527
528
# File 'sig/types.rbs', line 526

def 
  @account_id
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


525
526
527
# File 'sig/types.rbs', line 525

def domain_name
  @domain_name
end