Class: Aws::Types::TransferDomainToAnotherAwsAccountResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:password])

Instance Attribute Summary collapse

Instance Attribute Details

#operation_id::String

Returns the value of attribute operation_id.

Returns:

  • (::String)


531
532
533
# File 'sig/types.rbs', line 531

def operation_id
  @operation_id
end

#password::String

Returns the value of attribute password.

Returns:

  • (::String)


532
533
534
# File 'sig/types.rbs', line 532

def password
  @password
end