Module: Aws::EC2::Client::_DescribeLaunchTemplateVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLaunchTemplateVersionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#launch_template_versions ⇒ ::Array[Types::LaunchTemplateVersion]
6826 |
# File 'sig/client.rbs', line 6826
def launch_template_versions: () -> ::Array[Types::LaunchTemplateVersion]
|
#next_token ⇒ ::String
6827 |
# File 'sig/client.rbs', line 6827
def next_token: () -> ::String
|