Class: Aws::Types::RejectInboundConnectionResponse
- Inherits:
-
Object
- Object
- Aws::Types::RejectInboundConnectionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connection ⇒ Types::InboundConnection
Returns the value of attribute connection.
Instance Attribute Details
#connection ⇒ Types::InboundConnection
Returns the value of attribute connection.
2083 2084 2085 |
# File 'sig/types.rbs', line 2083 def connection @connection end |