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:



1548
1549
1550
# File 'sig/types.rbs', line 1548

def card_contents
  @card_contents
end

#card_width::String

Returns the value of attribute card_width.

Returns:

  • (::String)


1547
1548
1549
# File 'sig/types.rbs', line 1547

def card_width
  @card_width
end