toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
AccountConsistencyPolicyArgs
/
AccountConsistencyPolicyArgs
Account
Consistency
Policy
Args
constructor
(
consistencyLevel
:
Output
<
String
>
,
maxIntervalInSeconds
:
Output
<
Int
>
?
=
null
,
maxStalenessPrefix
:
Output
<
Int
>
?
=
null
)