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.
7026 7027 7028 |
# File 'sig/types.rbs', line 7026 def mwaa_environment_name @mwaa_environment_name end |