Class: Aws::Types::DescribeHandshakeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeHandshakeRequest
- 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.
286 287 288 |
# File 'sig/types.rbs', line 286 def handshake_id @handshake_id end |