pulumi-azure-native-kotlin
1.104.0.1
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
>
Constructors
Functions
Properties
Constructors
Get
Hana
Instance
Plain
Args
Link copied to clipboard
fun
GetHanaInstancePlainArgs
(
hanaInstanceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetHanaInstancePlainArgs
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.