Class: Aws::Types::MFAOptionType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


1666
1667
1668
# File 'sig/types.rbs', line 1666

def attribute_name
  @attribute_name
end

#delivery_medium"SMS", "EMAIL"

Returns the value of attribute delivery_medium.

Returns:

  • ("SMS", "EMAIL")


1665
1666
1667
# File 'sig/types.rbs', line 1665

def delivery_medium
  @delivery_medium
end