MfaTotpArgs

constructor(algorithm: Output<String>? = null, digits: Output<Int>? = null, issuer: Output<String>? = null, keySize: Output<Int>? = null, name: Output<String>? = null, namespace: Output<String>? = null, period: Output<Int>? = null, qrSize: Output<Int>? = null, skew: Output<Int>? = null)