Values_7.CreateLaunchTemplateVersionResultSourceCreates a new version of a launch template. You must specify an existing launch template, either by name or ID. You can determine whether the new version inherits parameters from a source version, and add or overwrite parameters as needed. Launch template versions are numbered in the order in which they are created. You can't specify, change, or replace the numbering of launch template versions. Launch templates are immutable; after you create a launch template, you can't modify it. Instead, you can create a new version of the launch template that includes the changes that you require. For more information, see Modify a launch template (manage launch template versions) in the Amazon EC2 User Guide.
type nonrec t = {launchTemplateVersion : Values_2.LaunchTemplateVersion.t option;Information about the launch template version.
*)warning : Values_4.ValidationWarning.t option;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.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `List of
[> `Structure of
(string * [> `String of Values_0.String_.t ]) list ]
list
| `Long of Values_0.Long.t
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `String of string
| `Structure of
(string
* [> `Boolean of bool | `String of string ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string * [> `Boolean of bool ]) list ])
list ])
list ]
list
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Enum of string
| `Integer of Values_0.Integer.t
| `List of
[> `Enum of string | `String of string ] list
| `String of Values_0.String_.t
| `Structure of
(string
* [> `Double of float
| `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of string ])
list ]
list ])
list
| `Timestamp of string ])
list ])
list ])
list
| `Timestamp of Values_0.DateTime.t ])
list ])
list ]