Class: Aws::Types::DescribeEnvironmentResourcesMessage
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEnvironmentResourcesMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment_id ⇒ ::String
Returns the value of attribute environment_id.
-
#environment_name ⇒ ::String
Returns the value of attribute environment_name.
Instance Attribute Details
#environment_id ⇒ ::String
Returns the value of attribute environment_id.
429 430 431 |
# File 'sig/types.rbs', line 429 def environment_id @environment_id end |
#environment_name ⇒ ::String
Returns the value of attribute environment_name.
430 431 432 |
# File 'sig/types.rbs', line 430 def environment_name @environment_name end |