Class: Aws::Types::GetJobBookmarkResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetJobBookmarkResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_bookmark_entry ⇒ Types::JobBookmarkEntry
Returns the value of attribute job_bookmark_entry.
Instance Attribute Details
#job_bookmark_entry ⇒ Types::JobBookmarkEntry
Returns the value of attribute job_bookmark_entry.
3726 3727 3728 |
# File 'sig/types.rbs', line 3726 def job_bookmark_entry @job_bookmark_entry end |