Class: Aws::Types::MediaConnectRouterOutputConnectionMap
- Inherits:
-
Object
- Object
- Aws::Types::MediaConnectRouterOutputConnectionMap
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pipeline_0 ⇒ ::String
Returns the value of attribute pipeline_0.
-
#pipeline_1 ⇒ ::String
Returns the value of attribute pipeline_1.
Instance Attribute Details
#pipeline_0 ⇒ ::String
Returns the value of attribute pipeline_0.
5992 5993 5994 |
# File 'sig/types.rbs', line 5992 def pipeline_0 @pipeline_0 end |
#pipeline_1 ⇒ ::String
Returns the value of attribute pipeline_1.
5993 5994 5995 |
# File 'sig/types.rbs', line 5993 def pipeline_1 @pipeline_1 end |