Class: Aws::Types::GetOpsItemResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetOpsItemResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ops_item ⇒ Types::OpsItem
Returns the value of attribute ops_item.
Instance Attribute Details
#ops_item ⇒ Types::OpsItem
Returns the value of attribute ops_item.
2010 2011 2012 |
# File 'sig/types.rbs', line 2010 def ops_item @ops_item end |