Class: Aws::Types::DeleteServiceLinkedRoleResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceLinkedRoleResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deletion_task_id ⇒ ::String
Returns the value of attribute deletion_task_id.
Instance Attribute Details
#deletion_task_id ⇒ ::String
Returns the value of attribute deletion_task_id.
458 459 460 |
# File 'sig/types.rbs', line 458 def deletion_task_id @deletion_task_id end |