Class: Aws::Types::AcceptInboundConnectionRequest
- Inherits:
-
Object
- Object
- Aws::Types::AcceptInboundConnectionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection_id ⇒ ::String
Returns the value of attribute connection_id.
Instance Attribute Details
#connection_id ⇒ ::String
Returns the value of attribute connection_id.
42 43 44 |
# File 'sig/types.rbs', line 42 def connection_id @connection_id end |