pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
AccountConsistencyPolicyArgs
/
AccountConsistencyPolicyArgs
Account
Consistency
Policy
Args
fun
AccountConsistencyPolicyArgs
(
consistencyLevel
:
Output
<
String
>
,
maxIntervalInSeconds
:
Output
<
Int
>
?
=
null
,
maxStalenessPrefix
:
Output
<
Int
>
?
=
null
)