Skip to main content

DeleteAuthenticationFlowResult

The DeleteAuthenticationFlowResult contains the outcome of an authentication flow delete operation. It will indicate if the operation succeeded and, if it failed, it will include error information describing why the operation failed.

Properties

NameTypeDescriptionNotes
deletedBooleanIndicates if the authentication flow was deleted.
errorErrorInfo[optional]
resourceRulesList<String>List of resource rules using the authentication flow if the delete fails because the authentication flow is in use. It will be null in any other case.[optional]