Secret Backend Key Args
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, keySize: Output<Int>? = null, minDecryptionVersion: Output<Int>? = null, minEncryptionVersion: Output<Int>? = null, name: Output<String>? = null, namespace: Output<String>? = null, type: Output<String>? = null)