Class: Aws::Types::LaunchOverrides
- Inherits:
-
Object
- Object
- Aws::Types::LaunchOverrides
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#launch_commands ⇒ ::Array[::String]
Returns the value of attribute launch_commands.
Instance Attribute Details
#launch_commands ⇒ ::Array[::String]
Returns the value of attribute launch_commands.
108 109 110 |
# File 'sig/types.rbs', line 108 def launch_commands @launch_commands end |