Module: Aws::EC2::Client::_CreateLaunchTemplateResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateLaunchTemplateResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#launch_template ⇒ Types::LaunchTemplate
2138 |
# File 'sig/client.rbs', line 2138
def launch_template: () -> Types::LaunchTemplate
|
#warning ⇒ Types::ValidationWarning
2139 |
# File 'sig/client.rbs', line 2139
def warning: () -> Types::ValidationWarning
|