INPUT_OBJECT
MFA settings to update for a LDAP integration.
input SetLdapMfaSettingInput {# ID of the LDAP integration.ldapId: String# Optional boolean value indicating whether TOTP is enforced for the given LDAP # integration. If omitted, existing value of the setting is kept.isTotpEnforced: Boolean}