Object
RecordedLoginUpdateInput
Specifies the input fields required to update an existing recorded login sequence.
Fields
label():
String!
A name for the recorded login sequence to help you identify it.
script():
String
The JSON-based script for the recorded login sequence.
authenticationStatusCheck():
AuthenticationStatusCheckInput
Optional authentication status check configuration.