Class: Aws::Types::RcsFileMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_url ⇒ ::String

Returns the value of attribute file_url.

Returns:

  • (::String)


1644
1645
1646
# File 'sig/types.rbs', line 1644

def file_url
  @file_url
end

#thumbnail_url ⇒ ::String

Returns the value of attribute thumbnail_url.

Returns:

  • (::String)


1645
1646
1647
# File 'sig/types.rbs', line 1645

def thumbnail_url
  @thumbnail_url
end