Class: Aws::Types::RcsCarousel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#card_contents ⇒ ::Array[Types::RcsCarouselCardContent]

Returns the value of attribute card_contents.

Returns:



1579
1580
1581
# File 'sig/types.rbs', line 1579

def card_contents
  @card_contents
end

#card_width ⇒ ::String

Returns the value of attribute card_width.

Returns:

  • (::String)


1578
1579
1580
# File 'sig/types.rbs', line 1578

def card_width
  @card_width
end