Class: Aws::Types::Account

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


60
61
62
# File 'sig/types.rbs', line 60

def name
  @name
end

#uid::String

Returns the value of attribute uid.

Returns:

  • (::String)


59
60
61
# File 'sig/types.rbs', line 59

def uid
  @uid
end