Class: Aws::Types::ExpenseGroupProperty

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def id
  @id
end

#types::Array[::String]

Returns the value of attribute types.

Returns:

  • (::Array[::String])


267
268
269
# File 'sig/types.rbs', line 267

def types
  @types
end