StoreArgs

constructor(appendMeta: Output<Boolean>? = null, autoSplit: Output<Boolean>? = null, enableWebTracking: Output<Boolean>? = null, encryptConf: Output<StoreEncryptConfArgs>? = null, hotTtl: Output<Int>? = null, infrequentAccessTtl: Output<Int>? = null, logstoreName: Output<String>? = null, maxSplitShardCount: Output<Int>? = null, meteringMode: Output<String>? = null, mode: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, projectName: Output<String>? = null, retentionPeriod: Output<Int>? = null, shardCount: Output<Int>? = null, telemetryType: Output<String>? = null)