Class: Aws::Types::DescribeKinesisStreamingDestinationInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeKinesisStreamingDestinationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_name ⇒ ::String
Returns the value of attribute table_name.
Instance Attribute Details
#table_name ⇒ ::String
Returns the value of attribute table_name.
541 542 543 |
# File 'sig/types.rbs', line 541 def table_name @table_name end |