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]
6839 |
# File 'sig/client.rbs', line 6839
def launch_template_versions: () -> ::Array[Types::LaunchTemplateVersion]
|
#next_token ⇒ ::String
6840 |
# File 'sig/client.rbs', line 6840
def next_token: () -> ::String
|