toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
ApiPropertiesArgs
Api
Properties
Args
data
class
ApiPropertiesArgs
(
val
serverVersion
:
Output
<
Either
<
String
,
ServerVersion
>
>
?
=
null
)
:
ConvertibleToJava
<
ApiPropertiesArgs
>
Members
Constructors
Api
Properties
Args
Link copied to clipboard
constructor
(
serverVersion
:
Output
<
Either
<
String
,
ServerVersion
>
>
?
=
null
)
Properties
server
Version
Link copied to clipboard
val
serverVersion
:
Output
<
Either
<
String
,
ServerVersion
>
>
?
=
null
Describes the ServerVersion of an a MongoDB account.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ApiPropertiesArgs