toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.inputs
/
GetPostgresInstancePlainArgs
Get
Postgres
Instance
Plain
Args
data
class
GetPostgresInstancePlainArgs
(
val
postgresInstanceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPostgresInstancePlainArgs
>
Members
Constructors
Get
Postgres
Instance
Plain
Args
Link copied to clipboard
constructor
(
postgresInstanceName
:
String
,
resourceGroupName
:
String
)
Properties
postgres
Instance
Name
Link copied to clipboard
val
postgresInstanceName
:
String
Name of Postgres Instance
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the Azure resource group
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPostgresInstancePlainArgs