Class: Aws::Types::UpdateLaunchConfigurationTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateLaunchConfigurationTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#launch_configuration_template ⇒ Types::LaunchConfigurationTemplate
Returns the value of attribute launch_configuration_template.
Instance Attribute Details
#launch_configuration_template ⇒ Types::LaunchConfigurationTemplate
Returns the value of attribute launch_configuration_template.
1478 1479 1480 |
# File 'sig/types.rbs', line 1478 def launch_configuration_template @launch_configuration_template end |