Class: Aws::Types::InlineAgentPayloadPart

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:bytes])

Instance Attribute Summary collapse

Instance Attribute Details

#attributionTypes::Attribution

Returns the value of attribute attribution.

Returns:



1346
1347
1348
# File 'sig/types.rbs', line 1346

def attribution
  @attribution
end

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


1347
1348
1349
# File 'sig/types.rbs', line 1347

def bytes
  @bytes
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


1348
1349
1350
# File 'sig/types.rbs', line 1348

def event_type
  @event_type
end