pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
GetDevicePlainArgs
Get
Device
Plain
Args
data
class
GetDevicePlainArgs
(
val
deviceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDevicePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Device
Plain
Args
Link copied to clipboard
fun
GetDevicePlainArgs
(
deviceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDevicePlainArgs
Properties
device
Name
Link copied to clipboard
val
deviceName
:
String
The device name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name.