Sql Container Resource Args
constructor(analyticalStorageTtl: Output<Double>? = null, clientEncryptionPolicy: Output<ClientEncryptionPolicyArgs>? = null, computedProperties: Output<List<ComputedPropertyArgs>>? = null, conflictResolutionPolicy: Output<ConflictResolutionPolicyArgs>? = null, createMode: Output<Either<String, CreateMode>>? = null, defaultTtl: Output<Int>? = null, id: Output<String>, indexingPolicy: Output<IndexingPolicyArgs>? = null, partitionKey: Output<ContainerPartitionKeyArgs>? = null, restoreParameters: Output<ResourceRestoreParametersArgs>? = null, uniqueKeyPolicy: Output<UniqueKeyPolicyArgs>? = null, vectorEmbeddingPolicy: Output<VectorEmbeddingPolicyArgs>? = null)