Class: Aws::Types::UserProficiencyDisassociate
- Inherits:
-
Object
- Object
- Aws::Types::UserProficiencyDisassociate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
-
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
Instance Attribute Details
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
9450 9451 9452 |
# File 'sig/types.rbs', line 9450 def attribute_name @attribute_name end |
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
9451 9452 9453 |
# File 'sig/types.rbs', line 9451 def attribute_value @attribute_value end |