Class: Aws::Types::Environment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:variables])

Instance Attribute Summary collapse

Instance Attribute Details

#variables::Hash[::String, ::String]

Returns the value of attribute variables.

Returns:

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


627
628
629
# File 'sig/types.rbs', line 627

def variables
  @variables
end