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

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


1220
1221
1222
# File 'sig/types.rbs', line 1220

def bytes
  @bytes
end

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


1221
1222
1223
# File 'sig/types.rbs', line 1221

def event_type
  @event_type
end