KeyUpdateParameters Class

The key update parameters.

Inheritance
KeyUpdateParameters

Constructor

KeyUpdateParameters(**kwargs)

Parameters

key_ops
list[str or JsonWebKeyOperation]
Required

Json web key operations. For more information on possible key operations, see JsonWebKeyOperation.

key_attributes
KeyAttributes
Required
tags
dict[str, str]
Required

Application specific metadata in the form of key-value pairs.