Class: Aws::Types::GetRelayRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRelayRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#relay_id ⇒ ::String
Returns the value of attribute relay_id.
Instance Attribute Details
#relay_id ⇒ ::String
Returns the value of attribute relay_id.
579 580 581 |
# File 'sig/types.rbs', line 579 def relay_id @relay_id end |