Class: Aws::Types::CreateLaunchConfigurationTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLaunchConfigurationTemplateResponse
- 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.
93 94 95 |
# File 'sig/types.rbs', line 93 def launch_configuration_template @launch_configuration_template end |