Class: Aws::Types::GetBaselineOperationInput
- Inherits:
-
Object
- Object
- Aws::Types::GetBaselineOperationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operation_identifier ⇒ ::String
Returns the value of attribute operation_identifier.
Instance Attribute Details
#operation_identifier ⇒ ::String
Returns the value of attribute operation_identifier.
285 286 287 |
# File 'sig/types.rbs', line 285 def operation_identifier @operation_identifier end |