Class: Aws::Types::MaintenanceWindowStepFunctionsParameters
- Inherits:
-
Object
- Object
- Aws::Types::MaintenanceWindowStepFunctionsParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input ⇒ ::String
Returns the value of attribute input.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#input ⇒ ::String
Returns the value of attribute input.
3088 3089 3090 |
# File 'sig/types.rbs', line 3088 def input @input end |
#name ⇒ ::String
Returns the value of attribute name.
3089 3090 3091 |
# File 'sig/types.rbs', line 3089 def name @name end |