Secrets Mount Args
constructor(allowedManagedKeys: Output<List<String>>? = null, allowedResponseHeaders: Output<List<String>>? = null, auditNonHmacRequestKeys: Output<List<String>>? = null, auditNonHmacResponseKeys: Output<List<String>>? = null, cassandras: Output<List<SecretsMountCassandraArgs>>? = null, couchbases: Output<List<SecretsMountCouchbaseArgs>>? = null, defaultLeaseTtlSeconds: Output<Int>? = null, delegatedAuthAccessors: Output<List<String>>? = null, description: Output<String>? = null, elasticsearches: Output<List<SecretsMountElasticsearchArgs>>? = null, externalEntropyAccess: Output<Boolean>? = null, hanas: Output<List<SecretsMountHanaArgs>>? = null, identityTokenKey: Output<String>? = null, influxdbs: Output<List<SecretsMountInfluxdbArgs>>? = null, listingVisibility: Output<String>? = null, local: Output<Boolean>? = null, maxLeaseTtlSeconds: Output<Int>? = null, mongodbatlas: Output<List<SecretsMountMongodbatlaArgs>>? = null, mongodbs: Output<List<SecretsMountMongodbArgs>>? = null, mssqls: Output<List<SecretsMountMssqlArgs>>? = null, mysqlAuroras: Output<List<SecretsMountMysqlAuroraArgs>>? = null, mysqlLegacies: Output<List<SecretsMountMysqlLegacyArgs>>? = null, mysqlRds: Output<List<SecretsMountMysqlRdArgs>>? = null, mysqls: Output<List<SecretsMountMysqlArgs>>? = null, namespace: Output<String>? = null, options: Output<Map<String, String>>? = null, oracles: Output<List<SecretsMountOracleArgs>>? = null, passthroughRequestHeaders: Output<List<String>>? = null, path: Output<String>? = null, pluginVersion: Output<String>? = null, postgresqls: Output<List<SecretsMountPostgresqlArgs>>? = null, redis: Output<List<SecretsMountRediArgs>>? = null, redisElasticaches: Output<List<SecretsMountRedisElasticachArgs>>? = null, redshifts: Output<List<SecretsMountRedshiftArgs>>? = null, sealWrap: Output<Boolean>? = null, snowflakes: Output<List<SecretsMountSnowflakeArgs>>? = null)