Class: Aws::Types::DeleteEnvironmentInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEnvironmentInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
374 375 376 |
# File 'sig/types.rbs', line 374 def name @name end |