Class: Aws::Types::CreateBridgeResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateBridgeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bridge ⇒ Types::Bridge
Returns the value of attribute bridge.
Instance Attribute Details
#bridge ⇒ Types::Bridge
Returns the value of attribute bridge.
350 351 352 |
# File 'sig/types.rbs', line 350 def bridge @bridge end |