Class: Aws::Types::StreamingDataPreviewOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#polling_time::Integer

Returns the value of attribute polling_time.

Returns:

  • (::Integer)


7456
7457
7458
# File 'sig/types.rbs', line 7456

def polling_time
  @polling_time
end

#record_polling_limit::Integer

Returns the value of attribute record_polling_limit.

Returns:

  • (::Integer)


7457
7458
7459
# File 'sig/types.rbs', line 7457

def record_polling_limit
  @record_polling_limit
end