Class: Aws::Types::StartRemoteDeleteResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartRemoteDeleteResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delete_id ⇒ ::String
Returns the value of attribute delete_id.
Instance Attribute Details
#delete_id ⇒ ::String
Returns the value of attribute delete_id.
1254 1255 1256 |
# File 'sig/types.rbs', line 1254 def delete_id @delete_id end |