Class: Aws::Types::EnableKinesisStreamingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EnableKinesisStreamingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approximate_creation_date_time_precision ⇒ "MILLISECOND", "MICROSECOND"
Returns the value of attribute approximate_creation_date_time_precision.
Instance Attribute Details
#approximate_creation_date_time_precision ⇒ "MILLISECOND", "MICROSECOND"
Returns the value of attribute approximate_creation_date_time_precision.
598 599 600 |
# File 'sig/types.rbs', line 598 def approximate_creation_date_time_precision @approximate_creation_date_time_precision end |