pulumi-google-native-kotlin
0.31.1.0
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
>
Constructors
Functions
Properties
Constructors
Get
Device
Plain
Args
Link copied to clipboard
fun
GetDevicePlainArgs
(
customer
:
String
?
=
null
,
deviceId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDevicePlainArgs
Properties
customer
Link copied to clipboard
val
customer
:
String
?
=
null
device
Id
Link copied to clipboard
val
deviceId
:
String