KeysPkcArgs

constructor(allowGenerateKey: Output<Boolean>? = null, allowReplaceKey: Output<Boolean>? = null, allowStoreKey: Output<Boolean>? = null, anyMount: Output<Boolean>? = null, curve: Output<String>? = null, forceRwSession: Output<String>? = null, keyBits: Output<String>? = null, keyId: Output<String>, keyLabel: Output<String>, library: Output<String>, mechanism: Output<String>, name: Output<String>, pin: Output<String>, slot: Output<String>? = null, tokenLabel: Output<String>? = null, uuid: Output<String>? = null)