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