Class: Aws::Types::ExpenseGroupProperty
- Inherits:
-
Object
- Object
- Aws::Types::ExpenseGroupProperty
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#types ⇒ ::Array[::String]
Returns the value of attribute types.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
268 269 270 |
# File 'sig/types.rbs', line 268 def id @id end |
#types ⇒ ::Array[::String]
Returns the value of attribute types.
267 268 269 |
# File 'sig/types.rbs', line 267 def types @types end |