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)


1613
1614
1615
# File 'sig/types.rbs', line 1613

def file_url
  @file_url
end

#thumbnail_url::String

Returns the value of attribute thumbnail_url.

Returns:

  • (::String)


1614
1615
1616
# File 'sig/types.rbs', line 1614

def thumbnail_url
  @thumbnail_url
end