Class: Aws::Types::StreamingDataPreviewOptions
- Inherits:
-
Object
- Object
- Aws::Types::StreamingDataPreviewOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#polling_time ⇒ ::Integer
Returns the value of attribute polling_time.
-
#record_polling_limit ⇒ ::Integer
Returns the value of attribute record_polling_limit.
Instance Attribute Details
#polling_time ⇒ ::Integer
Returns the value of attribute polling_time.
7488 7489 7490 |
# File 'sig/types.rbs', line 7488 def polling_time @polling_time end |
#record_polling_limit ⇒ ::Integer
Returns the value of attribute record_polling_limit.
7489 7490 7491 |
# File 'sig/types.rbs', line 7489 def record_polling_limit @record_polling_limit end |