toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudidentity.v1beta1.kotlin.inputs
/
GetDevicePlainArgs
Get
Device
Plain
Args
data
class
GetDevicePlainArgs
(
val
customer
:
String
?
=
null
,
val
deviceId
:
String
)
:
ConvertibleToJava
<
GetDevicePlainArgs
>
Members
Constructors
Get
Device
Plain
Args
Link copied to clipboard
constructor
(
customer
:
String
?
=
null
,
deviceId
:
String
)
Properties
customer
Link copied to clipboard
val
customer
:
String
?
=
null
device
Id
Link copied to clipboard
val
deviceId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDevicePlainArgs