Class: Aws::Types::DeleteRelayRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRelayRequest
- 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.
321 322 323 |
# File 'sig/types.rbs', line 321 def relay_id @relay_id end |