Constructors

Properties

checkTrustedNotificationStatus: ((input: TwoFactorCheckTrustedNotificationStatusInput) => Promise<TwoFactorCheckTrustedNotificationStatusResponse>) = ...
login: ((input: TwoFactorLoginCommandInput) => Promise<AccountLoginResponse>) = ...
sendSms: ((input: SendTwoFactorLoginSmsInput) => Promise<SendTwoFactorLoginSmsResponse>) = ...