Class: Aws::Types::AcceptHandshakeRequest
- Inherits:
-
Object
- Object
- Aws::Types::AcceptHandshakeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#handshake_id ⇒ ::String
Returns the value of attribute handshake_id.
Instance Attribute Details
#handshake_id ⇒ ::String
Returns the value of attribute handshake_id.
17 18 19 |
# File 'sig/types.rbs', line 17 def handshake_id @handshake_id end |