toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datadog.kotlin.inputs
/
ListMonitorApiKeysPlainArgs
List
Monitor
Api
Keys
Plain
Args
data
class
ListMonitorApiKeysPlainArgs
(
val
monitorName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListMonitorApiKeysPlainArgs
>
Members
Constructors
List
Monitor
Api
Keys
Plain
Args
Link copied to clipboard
constructor
(
monitorName
:
String
,
resourceGroupName
:
String
)
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. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListMonitorApiKeysPlainArgs