Class: Aws::Types::AcceptDomainTransferFromAnotherAwsAccountRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:password])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def domain_name
  @domain_name
end

#password::String

Returns the value of attribute password.

Returns:

  • (::String)


13
14
15
# File 'sig/types.rbs', line 13

def password
  @password
end