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