toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hanaonazure.kotlin.inputs
/
GetHanaInstancePlainArgs
Get
Hana
Instance
Plain
Args
data
class
GetHanaInstancePlainArgs
(
val
hanaInstanceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetHanaInstancePlainArgs
>
Members
Constructors
Get
Hana
Instance
Plain
Args
Link copied to clipboard
constructor
(
hanaInstanceName
:
String
,
resourceGroupName
:
String
)
Properties
hana
Instance
Name
Link copied to clipboard
val
hanaInstanceName
:
String
Name of the SAP HANA on Azure instance.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetHanaInstancePlainArgs