Class: Aws::Types::UpdatedA2aAgentCardDescriptorFields

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataTypes::UpdatedDescriptorData

Returns the value of attribute data.



528
529
530
# File 'sig/types.rbs', line 528

def data
  @data
end

#data_schema_versionTypes::UpdatedDataSchemaVersion

Returns the value of attribute data_schema_version.



529
530
531
# File 'sig/types.rbs', line 529

def data_schema_version
  @data_schema_version
end

#sourceTypes::UpdatedDescriptorSource

Returns the value of attribute source.



530
531
532
# File 'sig/types.rbs', line 530

def source
  @source
end