RcsStandaloneCard
A standalone rich card with media, title, description, and suggested actions.
Contents
- CardContent
-
The content of the rich card, including title, description, media, and card-level suggested actions.
Type: RcsCardContent object
Required: Yes
- CardOrientation
-
The orientation of the rich card. Valid values are HORIZONTAL and VERTICAL.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
[A-Z_]+Required: Yes
- ThumbnailImageAlignment
-
The alignment of the thumbnail image in a horizontal card. Valid values are LEFT and RIGHT. Only applicable when CardOrientation is HORIZONTAL.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
[A-Z_]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: