AccountAnalyticalStorageArgs

data class AccountAnalyticalStorageArgs(val schemaType: Output<String>) : ConvertibleToJava<AccountAnalyticalStorageArgs>

Constructors

Link copied to clipboard
fun AccountAnalyticalStorageArgs(schemaType: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): AccountAnalyticalStorageArgs

Properties

Link copied to clipboard
val schemaType: Output<String>

The schema type of the Analytical Storage for this Cosmos DB account. Possible values are FullFidelity and WellDefined.