DescribeLaunchTemplateVersionsRequest
Types
Properties
Link copied to clipboard
Link copied to clipboard
The ID of the launch template.
Link copied to clipboard
The name of the launch template.
Link copied to clipboard
The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken
value. This value can be between 1 and 200.
Link copied to clipboard
The version number up to which to describe launch template versions.
Link copied to clipboard
The version number after which to describe launch template versions.
Link copied to clipboard
If true
, and if a Systems Manager parameter is specified for ImageId
, the AMI ID is displayed in the response for imageId
.
Functions
Link copied to clipboard
inline fun copy(block: DescribeLaunchTemplateVersionsRequest.Builder.() -> Unit = {}): DescribeLaunchTemplateVersionsRequest