Class: Aws::Types::SmsMfaConfigType

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sms_authentication_message::String

Returns the value of attribute sms_authentication_message.

Returns:

  • (::String)


2025
2026
2027
# File 'sig/types.rbs', line 2025

def sms_authentication_message
  @sms_authentication_message
end

#sms_configurationTypes::SmsConfigurationType

Returns the value of attribute sms_configuration.



2026
2027
2028
# File 'sig/types.rbs', line 2026

def sms_configuration
  @sms_configuration
end