You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::CreateLaunchTemplateVersionResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::CreateLaunchTemplateVersionResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#launch_template_version ⇒ Types::LaunchTemplateVersion
Information about the launch template version.
-
#warning ⇒ Types::ValidationWarning
If the new version of the launch template contains parameters or parameter combinations that are not valid, an error code and an error message are returned for each issue that\'s found.
Instance Attribute Details
#launch_template_version ⇒ Types::LaunchTemplateVersion
Information about the launch template version.
#warning ⇒ Types::ValidationWarning
If the new version of the launch template contains parameters or parameter combinations that are not valid, an error code and an error message are returned for each issue that\'s found.