Class: Aws::Types::UserProficiency

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)


9101
9102
9103
# File 'sig/types.rbs', line 9101

def attribute_name
  @attribute_name
end

#attribute_value::String

Returns the value of attribute attribute_value.

Returns:

  • (::String)


9102
9103
9104
# File 'sig/types.rbs', line 9102

def attribute_value
  @attribute_value
end

#level::Float

Returns the value of attribute level.

Returns:

  • (::Float)


9103
9104
9105
# File 'sig/types.rbs', line 9103

def level
  @level
end