Class: Aws::Types::GetWhatsAppMessageMediaOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_size::Integer

Returns the value of attribute file_size.

Returns:

  • (::Integer)


217
218
219
# File 'sig/types.rbs', line 217

def file_size
  @file_size
end

#mime_type::String

Returns the value of attribute mime_type.

Returns:

  • (::String)


216
217
218
# File 'sig/types.rbs', line 216

def mime_type
  @mime_type
end