pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
GetMonitoringConfigPlainArgs
Get
Monitoring
Config
Plain
Args
data
class
GetMonitoringConfigPlainArgs
(
val
deviceName
:
String
,
val
resourceGroupName
:
String
,
val
roleName
:
String
)
:
ConvertibleToJava
<
GetMonitoringConfigPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Monitoring
Config
Plain
Args
Link copied to clipboard
fun
GetMonitoringConfigPlainArgs
(
deviceName
:
String
,
resourceGroupName
:
String
,
roleName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMonitoringConfigPlainArgs
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.
role
Name
Link copied to clipboard
val
roleName
:
String
The role name.