pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.elastic.kotlin.inputs
/
GetMonitorPlainArgs
Get
Monitor
Plain
Args
data
class
GetMonitorPlainArgs
(
val
monitorName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetMonitorPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Monitor
Plain
Args
Link copied to clipboard
fun
GetMonitorPlainArgs
(
monitorName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMonitorPlainArgs
Properties
monitor
Name
Link copied to clipboard
val
monitorName
:
String
Monitor resource name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group to which the Elastic resource belongs.