Class: Aws::Types::WorkflowsMwaaPropertiesOutput
- Inherits:
-
Object
- Object
- Aws::Types::WorkflowsMwaaPropertiesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mwaa_environment_name ⇒ ::String
Returns the value of attribute mwaa_environment_name.
Instance Attribute Details
#mwaa_environment_name ⇒ ::String
Returns the value of attribute mwaa_environment_name.
7030 7031 7032 |
# File 'sig/types.rbs', line 7030 def mwaa_environment_name @mwaa_environment_name end |