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.
49 50 51 |
# File 'sig/types.rbs', line 49 def skill_md @skill_md end |