Class: Aws::Types::LifeCycleLastTestInitiated
- Inherits:
-
Object
- Object
- Aws::Types::LifeCycleLastTestInitiated
- 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.
796 797 798 |
# File 'sig/types.rbs', line 796 def api_call_date_time @api_call_date_time end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
797 798 799 |
# File 'sig/types.rbs', line 797 def job_id @job_id end |