pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
ConsistencyPolicyArgs
/
ConsistencyPolicyArgs
Consistency
Policy
Args
fun
ConsistencyPolicyArgs
(
defaultConsistencyLevel
:
Output
<
DefaultConsistencyLevel
>
,
maxIntervalInSeconds
:
Output
<
Int
>
?
=
null
,
maxStalenessPrefix
:
Output
<
Double
>
?
=
null
)