Class: Aws::Types::RcsStandaloneCard

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#card_content ⇒ Types::RcsCardContent

Returns the value of attribute card_content.



1688
1689
1690
# File 'sig/types.rbs', line 1688

def card_content
  @card_content
end

#card_orientation ⇒ ::String

Returns the value of attribute card_orientation.

Returns:

  • (::String)


1686
1687
1688
# File 'sig/types.rbs', line 1686

def card_orientation
  @card_orientation
end

#thumbnail_image_alignment ⇒ ::String

Returns the value of attribute thumbnail_image_alignment.

Returns:

  • (::String)


1687
1688
1689
# File 'sig/types.rbs', line 1687

def thumbnail_image_alignment
  @thumbnail_image_alignment
end