Class: Aws::Types::MergeRouterInputIndexedStreamDetails
- Inherits:
-
Object
- Object
- Aws::Types::MergeRouterInputIndexedStreamDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_index ⇒ ::Integer
Returns the value of attribute source_index.
-
#source_ip_address ⇒ ::String
Returns the value of attribute source_ip_address.
Instance Attribute Details
#source_index ⇒ ::Integer
Returns the value of attribute source_index.
1374 1375 1376 |
# File 'sig/types.rbs', line 1374 def source_index @source_index end |
#source_ip_address ⇒ ::String
Returns the value of attribute source_ip_address.
1375 1376 1377 |
# File 'sig/types.rbs', line 1375 def source_ip_address @source_ip_address end |