Skip to content

/AWS1/CL_AMBSETTINGS

The settings of your MFA configuration for the backend of your Amplify project.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_MFATYPES TYPE /AWS1/CL_AMBLSTOFMFATYPESELE00=>TT_LISTOFMFATYPESELEMENT TT_LISTOFMFATYPESELEMENT

The supported MFA types.

IV_SMSMESSAGE TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The body of the SMS message.


Queryable Attributes

MfaTypes

The supported MFA types.

Accessible with the following methods

Method Description
GET_MFATYPES() Getter for MFATYPES, with configurable default
ASK_MFATYPES() Getter for MFATYPES w/ exceptions if field has no value
HAS_MFATYPES() Determine if MFATYPES has a value

SmsMessage

The body of the SMS message.

Accessible with the following methods

Method Description
GET_SMSMESSAGE() Getter for SMSMESSAGE, with configurable default
ASK_SMSMESSAGE() Getter for SMSMESSAGE w/ exceptions if field has no value
HAS_SMSMESSAGE() Determine if SMSMESSAGE has a value