Backend Config Est Args
constructor(auditFields: Output<List<String>>? = null, authenticators: Output<BackendConfigEstAuthenticatorsArgs>? = null, backend: Output<String>? = null, defaultMount: Output<Boolean>? = null, defaultPathPolicy: Output<String>? = null, enableSentinelParsing: Output<Boolean>? = null, enabled: Output<Boolean>? = null, labelToPathPolicy: Output<Map<String, String>>? = null, namespace: Output<String>? = null)