Class: Aws::Types::GetGraphqlApiEnvironmentVariablesResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#environment_variables::Hash[::String, ::String]

Returns the value of attribute environment_variables.

Returns:

  • (::Hash[::String, ::String])


783
784
785
# File 'sig/types.rbs', line 783

def environment_variables
  @environment_variables
end