SecretBackendKeyArgs

constructor(allowPlaintextBackup: Output<Boolean>? = null, autoRotatePeriod: Output<Int>? = null, backend: Output<String>? = null, convergentEncryption: Output<Boolean>? = null, deletionAllowed: Output<Boolean>? = null, derived: Output<Boolean>? = null, exportable: Output<Boolean>? = null, hybridKeyTypeEc: Output<String>? = null, hybridKeyTypePqc: Output<String>? = null, keySize: Output<Int>? = null, minDecryptionVersion: Output<Int>? = null, minEncryptionVersion: Output<Int>? = null, name: Output<String>? = null, namespace: Output<String>? = null, parameterSet: Output<String>? = null, type: Output<String>? = null)