Class: Aws::Types::WorkflowsMwaaPropertiesInput
- Inherits:
-
Object
- Object
- Aws::Types::WorkflowsMwaaPropertiesInput
- 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.
7025 7026 7027 |
# File 'sig/types.rbs', line 7025 def mwaa_environment_name @mwaa_environment_name end |