Class: Aws::Types::AgentSkillsAdditionalData
- Inherits:
-
Object
- Object
- Aws::Types::AgentSkillsAdditionalData
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#skill_md ⇒ Types::AgentSkillsMdDescriptor
Returns the value of attribute skill_md.
Instance Attribute Details
#skill_md ⇒ Types::AgentSkillsMdDescriptor
Returns the value of attribute skill_md.
24 25 26 |
# File 'sig/types.rbs', line 24 def skill_md @skill_md end |