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)


1698
1699
1700
# File 'sig/types.rbs', line 1698

def attribute_name
  @attribute_name
end

#delivery_medium"SMS", "EMAIL"

Returns the value of attribute delivery_medium.

Returns:

  • ("SMS", "EMAIL")


1697
1698
1699
# File 'sig/types.rbs', line 1697

def delivery_medium
  @delivery_medium
end