Class: Aws::Types::DescribeDataDeletionJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDataDeletionJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_deletion_job_arn ⇒ ::String
Returns the value of attribute data_deletion_job_arn.
Instance Attribute Details
#data_deletion_job_arn ⇒ ::String
Returns the value of attribute data_deletion_job_arn.
686 687 688 |
# File 'sig/types.rbs', line 686 def data_deletion_job_arn @data_deletion_job_arn end |