You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::DeleteLaunchTemplateVersionsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#successfully_deleted_launch_template_versionsArray<Types::DeleteLaunchTemplateVersionsResponseSuccessItem>

Information about the launch template versions that were successfully deleted.

Returns:

#unsuccessfully_deleted_launch_template_versionsArray<Types::DeleteLaunchTemplateVersionsResponseErrorItem>

Information about the launch template versions that could not be deleted.

Returns: