ManagedHardwareSecurityModuleKeyArgs

constructor(curve: Output<String>? = null, expirationDate: Output<String>? = null, keyOpts: Output<List<String>>? = null, keySize: Output<Int>? = null, keyType: Output<String>? = null, managedHsmId: Output<String>? = null, name: Output<String>? = null, notBeforeDate: Output<String>? = null, tags: Output<Map<String, String>>? = null)