Module: Aws::EC2::Client::_CreateLaunchTemplateVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateLaunchTemplateVersionResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#launch_template_version ⇒ Types::LaunchTemplateVersion
2164 |
# File 'sig/client.rbs', line 2164
def launch_template_version: () -> Types::LaunchTemplateVersion
|
#warning ⇒ Types::ValidationWarning
2165 |
# File 'sig/client.rbs', line 2165
def warning: () -> Types::ValidationWarning
|