Class: Aws::Types::DescribeAuditTaskRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAuditTaskRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_id ⇒ ::String
Returns the value of attribute task_id.
Instance Attribute Details
#task_id ⇒ ::String
Returns the value of attribute task_id.
1633 1634 1635 |
# File 'sig/types.rbs', line 1633 def task_id @task_id end |