toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.elastic.kotlin.inputs
/
ListDeploymentInfoPlainArgs
List
Deployment
Info
Plain
Args
data
class
ListDeploymentInfoPlainArgs
(
val
monitorName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListDeploymentInfoPlainArgs
>
Members
Constructors
List
Deployment
Info
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 to which the Elastic resource belongs.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListDeploymentInfoPlainArgs