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
2135 |
# File 'sig/client.rbs', line 2135
def launch_template: () -> Types::LaunchTemplate
|
#warning ⇒ Types::ValidationWarning
2136 |
# File 'sig/client.rbs', line 2136
def warning: () -> Types::ValidationWarning
|