Class: Aws::Types::PutAccountNameRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:account_name])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


178
179
180
# File 'sig/types.rbs', line 178

def 
  @account_id
end

#account_name::String

Returns the value of attribute account_name.

Returns:

  • (::String)


177
178
179
# File 'sig/types.rbs', line 177

def 
  @account_name
end