toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.nimblestudio.kotlin.inputs
/
GetLaunchProfilePlainArgs
Get
Launch
Profile
Plain
Args
data
class
GetLaunchProfilePlainArgs
(
val
launchProfileId
:
String
,
val
studioId
:
String
)
:
ConvertibleToJava
<
GetLaunchProfilePlainArgs
>
Members
Constructors
Get
Launch
Profile
Plain
Args
Link copied to clipboard
constructor
(
launchProfileId
:
String
,
studioId
:
String
)
Properties
launch
Profile
Id
Link copied to clipboard
val
launchProfileId
:
String
The unique identifier for the launch profile resource.
studio
Id
Link copied to clipboard
val
studioId
:
String
The studio ID.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLaunchProfilePlainArgs