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
- Struct
- Aws::EC2::Types::DeleteLaunchTemplateVersionsResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#successfully_deleted_launch_template_versions ⇒ Array<Types::DeleteLaunchTemplateVersionsResponseSuccessItem>
Information about the launch template versions that were successfully deleted.
-
#unsuccessfully_deleted_launch_template_versions ⇒ Array<Types::DeleteLaunchTemplateVersionsResponseErrorItem>
Information about the launch template versions that could not be deleted.
Instance Attribute Details
#successfully_deleted_launch_template_versions ⇒ Array<Types::DeleteLaunchTemplateVersionsResponseSuccessItem>
Information about the launch template versions that were successfully deleted.
#unsuccessfully_deleted_launch_template_versions ⇒ Array<Types::DeleteLaunchTemplateVersionsResponseErrorItem>
Information about the launch template versions that could not be deleted.