Class: Aws::Types::AppSyncParameters
- Inherits:
-
Object
- Object
- Aws::Types::AppSyncParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#graph_ql_operation ⇒ ::String
Returns the value of attribute graph_ql_operation.
Instance Attribute Details
#graph_ql_operation ⇒ ::String
Returns the value of attribute graph_ql_operation.
33 34 35 |
# File 'sig/types.rbs', line 33 def graph_ql_operation @graph_ql_operation end |