toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
GetLaunchTemplatePlainArgs
Get
Launch
Template
Plain
Args
data
class
GetLaunchTemplatePlainArgs
(
val
launchTemplateId
:
String
)
:
ConvertibleToJava
<
GetLaunchTemplatePlainArgs
>
Members
Constructors
Get
Launch
Template
Plain
Args
Link copied to clipboard
constructor
(
launchTemplateId
:
String
)
Properties
launch
Template
Id
Link copied to clipboard
val
launchTemplateId
:
String
The ID of the launch template.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLaunchTemplatePlainArgs