new
Method
This is a method of the AuthProfile class in the failover module.Create a new auth profile.
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.
new: Create a new auth profile.
This is a method of the AuthProfile class in the failover module.Create a new auth profile.
def new(name: impl Into<String>, provider: impl Into<String>, api_key: impl Into<String>) -> Self