Class: Aws::Types::PayloadPart

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:



2105
2106
2107
# File 'sig/types.rbs', line 2105

def attribution
  @attribution
end

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


2106
2107
2108
# File 'sig/types.rbs', line 2106

def bytes
  @bytes
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


2107
2108
2109
# File 'sig/types.rbs', line 2107

def event_type
  @event_type
end