Class: Aws::Types::RcsCarouselCardMedia

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)


1592
1593
1594
# File 'sig/types.rbs', line 1592

def file_url
  @file_url
end

#height ⇒ ::String

Returns the value of attribute height.

Returns:

  • (::String)


1594
1595
1596
# File 'sig/types.rbs', line 1594

def height
  @height
end

#thumbnail_url ⇒ ::String

Returns the value of attribute thumbnail_url.

Returns:

  • (::String)


1593
1594
1595
# File 'sig/types.rbs', line 1593

def thumbnail_url
  @thumbnail_url
end