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