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.



552
553
554
# File 'sig/types.rbs', line 552

def additional_data
  @additional_data
end

#dataTypes::UpdatedDescriptorData

Returns the value of attribute data.



550
551
552
# File 'sig/types.rbs', line 550

def data
  @data
end

#data_schema_versionTypes::UpdatedDataSchemaVersion

Returns the value of attribute data_schema_version.



551
552
553
# File 'sig/types.rbs', line 551

def data_schema_version
  @data_schema_version
end