ClientKeyArgs

fun ClientKeyArgs(aapName: Output<String>? = null, notAfter: Output<String>? = null, notBefore: Output<String>? = null, password: Output<String>? = null, privateKeyDataFile: Output<String>? = null)