RegenerateActionParameter Class
The access key regenerate action content.
Constructor
RegenerateActionParameter(*, key_type: str | KeyType | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
key_type
|
The key type. Possible values include: "NotSpecified", "Primary", "Secondary". Default value: None
|