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.
9337 9338 9339 |
# File 'sig/types.rbs', line 9337 def attribute_name @attribute_name end |
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
9338 9339 9340 |
# File 'sig/types.rbs', line 9338 def attribute_value @attribute_value end |