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)


1561
1562
1563
# File 'sig/types.rbs', line 1561

def file_url
  @file_url
end

#height::String

Returns the value of attribute height.

Returns:

  • (::String)


1563
1564
1565
# File 'sig/types.rbs', line 1563

def height
  @height
end

#thumbnail_url::String

Returns the value of attribute thumbnail_url.

Returns:

  • (::String)


1562
1563
1564
# File 'sig/types.rbs', line 1562

def thumbnail_url
  @thumbnail_url
end