Class: Aws::Types::DescribeMailboxExportJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeMailboxExportJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
-
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
Instance Attribute Details
#job_id ⇒ ::String
Returns the value of attribute job_id.
455 456 457 |
# File 'sig/types.rbs', line 455 def job_id @job_id end |
#organization_id ⇒ ::String
Returns the value of attribute organization_id.
456 457 458 |
# File 'sig/types.rbs', line 456 def organization_id @organization_id end |