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
/
ServerKeyArgs
/
ServerKeyArgs
Server
Key
Args
constructor
(
keyName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serverKeyType
:
Output
<
Either
<
String
,
ServerKeyType
>
>
?
=
null
,
serverName
:
Output
<
String
>
?
=
null
,
uri
:
Output
<
String
>
?
=
null
)