Class: Aws::Types::LifeCycleLastCutoverInitiated
- Inherits:
-
Object
- Object
- Aws::Types::LifeCycleLastCutoverInitiated
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_call_date_time ⇒ ::String
Returns the value of attribute api_call_date_time.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#api_call_date_time ⇒ ::String
Returns the value of attribute api_call_date_time.
773 774 775 |
# File 'sig/types.rbs', line 773 def api_call_date_time @api_call_date_time end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
774 775 776 |
# File 'sig/types.rbs', line 774 def job_id @job_id end |