AuthBackendArgs

constructor(description: Output<String>? = null, disableRemount: Output<Boolean>? = null, identityTokenKey: Output<String>? = null, local: Output<Boolean>? = null, namespace: Output<String>? = null, path: Output<String>? = null, tune: Output<AuthBackendTuneArgs>? = null, type: Output<String>? = null)