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.
9108 9109 9110 |
# File 'sig/types.rbs', line 9108 def attribute_name @attribute_name end |
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
9109 9110 9111 |
# File 'sig/types.rbs', line 9109 def attribute_value @attribute_value end |