pulumi-aws-native-kotlin
0.82.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Launch
Profile
Plain
Args
Link copied to clipboard
fun
GetLaunchProfilePlainArgs
(
launchProfileId
:
String
,
studioId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLaunchProfilePlainArgs
Properties
launch
Profile
Id
Link copied to clipboard
val
launchProfileId
:
String
studio
Id
Link copied to clipboard
val
studioId
:
String
The studio ID.