toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin
/
ServerArgs
/
ServerArgs
Server
Args
constructor
(
identity
:
Output
<
ResourceIdentityArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
Any
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serverName
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
SkuArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)