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_contentTypes::RcsCardContent

Returns the value of attribute card_content.



1657
1658
1659
# File 'sig/types.rbs', line 1657

def card_content
  @card_content
end

#card_orientation::String

Returns the value of attribute card_orientation.

Returns:

  • (::String)


1655
1656
1657
# File 'sig/types.rbs', line 1655

def card_orientation
  @card_orientation
end

#thumbnail_image_alignment::String

Returns the value of attribute thumbnail_image_alignment.

Returns:

  • (::String)


1656
1657
1658
# File 'sig/types.rbs', line 1656

def thumbnail_image_alignment
  @thumbnail_image_alignment
end