Class: Aws::Types::GetEnvironmentRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetEnvironmentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment_id ⇒ ::String
Returns the value of attribute environment_id.
Instance Attribute Details
#environment_id ⇒ ::String
Returns the value of attribute environment_id.
252 253 254 |
# File 'sig/types.rbs', line 252 def environment_id @environment_id end |