Class: Aws::Types::CancelHandshakeRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelHandshakeRequest
- 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.
87 88 89 |
# File 'sig/types.rbs', line 87 def handshake_id @handshake_id end |