Class: Aws::Types::EventsRequest
- Inherits:
-
Object
- Object
- Aws::Types::EventsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_item ⇒ ::Hash[::String, Types::EventsBatch]
Returns the value of attribute batch_item.
Instance Attribute Details
#batch_item ⇒ ::Hash[::String, Types::EventsBatch]
Returns the value of attribute batch_item.
1228 1229 1230 |
# File 'sig/types.rbs', line 1228 def batch_item @batch_item end |