pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudiot.v1.kotlin.inputs
/
GetDevicePlainArgs
Get
Device
Plain
Args
data
class
GetDevicePlainArgs
(
val
deviceId
:
String
,
val
fieldMask
:
String
?
=
null
,
val
location
:
String
,
val
project
:
String
?
=
null
,
val
registryId
:
String
)
:
ConvertibleToJava
<
GetDevicePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Device
Plain
Args
Link copied to clipboard
fun
GetDevicePlainArgs
(
deviceId
:
String
,
fieldMask
:
String
?
=
null
,
location
:
String
,
project
:
String
?
=
null
,
registryId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDevicePlainArgs
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
field
Mask
Link copied to clipboard
val
fieldMask
:
String
?
=
null
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
registry
Id
Link copied to clipboard
val
registryId
:
String