analyticalStorageTtl

@JvmName(name = "dgsfqmbhalqkjsio")
suspend fun analyticalStorageTtl(value: Output<Int>)
@JvmName(name = "cpoyeflejvkpwvdq")
suspend fun analyticalStorageTtl(value: Int?)

Parameters

value

The time to live of Analytical Storage for this Cosmos DB Gremlin Graph. Possible values are between -1 to 2147483647 not including 0. If present and the value is set to -1, it means never expire.

Note: Disabling analytical_storage_ttl will force a new resource to be created since it can't be disabled once it's enabled.