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