Class: Aws::Types::GetGraphqlApiEnvironmentVariablesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetGraphqlApiEnvironmentVariablesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment_variables ⇒ ::Hash[::String, ::String]
Returns the value of attribute environment_variables.
Instance Attribute Details
#environment_variables ⇒ ::Hash[::String, ::String]
Returns the value of attribute environment_variables.
783 784 785 |
# File 'sig/types.rbs', line 783 def environment_variables @environment_variables end |