Class: Aws::Types::SupportedOperation
- Inherits:
-
Object
- Object
- Aws::Types::SupportedOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#operation_name ⇒ ::String
Returns the value of attribute operation_name.
Instance Attribute Details
#operation_name ⇒ ::String
Returns the value of attribute operation_name.
3008 3009 3010 |
# File 'sig/types.rbs', line 3008 def operation_name @operation_name end |