pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Api
Properties
Args
Link copied to clipboard
fun
ApiPropertiesArgs
(
serverVersion
:
Output
<
Either
<
String
,
ServerVersion
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ApiPropertiesArgs
Properties
server
Version
Link copied to clipboard
val
serverVersion
:
Output
<
Either
<
String
,
ServerVersion
>
>
?
=
null
Describes the ServerVersion of an a MongoDB account.