Class: Aws::Types::UpdatedAgentSkillsDefinitionDescriptorFields

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_dataTypes::UpdatedAgentSkillsAdditionalData

Returns the value of attribute additional_data.



660
661
662
# File 'sig/types.rbs', line 660

def additional_data
  @additional_data
end

#dataTypes::UpdatedDescriptorData

Returns the value of attribute data.



658
659
660
# File 'sig/types.rbs', line 658

def data
  @data
end

#data_schema_versionTypes::UpdatedDataSchemaVersion

Returns the value of attribute data_schema_version.



659
660
661
# File 'sig/types.rbs', line 659

def data_schema_version
  @data_schema_version
end