pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hanaonazure.kotlin.inputs
/
GetSapMonitorPlainArgs
Get
Sap
Monitor
Plain
Args
data
class
GetSapMonitorPlainArgs
(
val
resourceGroupName
:
String
,
val
sapMonitorName
:
String
)
:
ConvertibleToJava
<
GetSapMonitorPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Sap
Monitor
Plain
Args
Link copied to clipboard
fun
GetSapMonitorPlainArgs
(
resourceGroupName
:
String
,
sapMonitorName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSapMonitorPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group.
sap
Monitor
Name
Link copied to clipboard
val
sapMonitorName
:
String
Name of the SAP monitor resource.