toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iottwinmaker.kotlin.inputs
/
GetScenePlainArgs
Get
Scene
Plain
Args
data
class
GetScenePlainArgs
(
val
sceneId
:
String
,
val
workspaceId
:
String
)
:
ConvertibleToJava
<
GetScenePlainArgs
>
Members
Constructors
Get
Scene
Plain
Args
Link copied to clipboard
constructor
(
sceneId
:
String
,
workspaceId
:
String
)
Properties
scene
Id
Link copied to clipboard
val
sceneId
:
String
The ID of the scene.
workspace
Id
Link copied to clipboard
val
workspaceId
:
String
The ID of the scene.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScenePlainArgs