Class: Aws::Types::ContentBlockStopEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_block_index::Integer

Returns the value of attribute content_block_index.

Returns:

  • (::Integer)


316
317
318
# File 'sig/types.rbs', line 316

def content_block_index
  @content_block_index
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


317
318
319
# File 'sig/types.rbs', line 317

def event_type
  @event_type
end