Class: Aws::Types::ContentBlockStopEvent
- Inherits:
-
Object
- Object
- Aws::Types::ContentBlockStopEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_block_index ⇒ ::Integer
Returns the value of attribute content_block_index.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#content_block_index ⇒ ::Integer
Returns the value of attribute content_block_index.
316 317 318 |
# File 'sig/types.rbs', line 316 def content_block_index @content_block_index end |
#event_type ⇒ Object
Returns the value of attribute event_type.
317 318 319 |
# File 'sig/types.rbs', line 317 def event_type @event_type end |