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.
9311 9312 9313 |
# File 'sig/types.rbs', line 9311 def attribute_name @attribute_name end |
#attribute_value ⇒ ::String
Returns the value of attribute attribute_value.
9312 9313 9314 |
# File 'sig/types.rbs', line 9312 def attribute_value @attribute_value end |