toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
ListOrderDCAccessCodePlainArgs
List
Order
DCAccess
Code
Plain
Args
data
class
ListOrderDCAccessCodePlainArgs
(
val
deviceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListOrderDCAccessCodePlainArgs
>
Members
Constructors
List
Order
DCAccess
Code
Plain
Args
Link copied to clipboard
constructor
(
deviceName
:
String
,
resourceGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListOrderDCAccessCodePlainArgs