ProviderAuthLoginKerberosArgs

constructor(disableFastNegotiation: Output<Boolean>? = null, keytabPath: Output<String>? = null, krb5confPath: Output<String>? = null, mount: Output<String>? = null, namespace: Output<String>? = null, realm: Output<String>? = null, removeInstanceName: Output<Boolean>? = null, service: Output<String>? = null, token: Output<String>? = null, useRootNamespace: Output<Boolean>? = null, username: Output<String>? = null)