Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Library
Template Body Inputs Configuration options for customizing the body content of a template from Meta's library.
- Library
Template Button Input Configuration options for customizing buttons in a template from Meta's library.
- Library
Template Button List Defines a button in a template from Meta's library.
- Linked
Whats AppBusiness Account The details of your linked WhatsApp Business Account.
- Linked
Whats AppBusiness Account IdMeta Data Contains your WhatsApp registration status and details of any unregistered WhatsApp phone number.
- Linked
Whats AppBusiness Account Summary The details of a linked WhatsApp Business Account.
- Meta
Library Template Represents a template from Meta's library with customization options.
- Meta
Library Template Definition Defines the complete structure and content of a template in Meta's library.
- S3File
Contains information for the S3 bucket that contains media files.
- S3Presigned
Url You can use presigned URLs to grant time-limited access to objects in Amazon S3 without updating your bucket policy. For more information, see Working with presigned URLs in the Amazon S3 User Guide.
- Tag
The tag for a resource.
- Template
Summary Provides a summary of a WhatsApp message template's key attributes.
- Waba
Phone Number Setup Finalization The registration details for a linked phone number.
- Waba
Setup Finalization The registration details for a linked WhatsApp Business Account.
- Whats
AppBusiness Account Event Destination Contains information on the event destination.
- Whats
AppPhone Number Detail The details of your WhatsApp phone number.
- Whats
AppPhone Number Summary The details of a linked phone number.
- Whats
AppSetup Finalization The details of linking a WhatsApp Business Account to your Amazon Web Services account.
- Whats
AppSignup Callback Contains the
accessToken
provided by Meta during signup.- Whats
AppSignup Callback Result Contains the results of WhatsAppSignupCallback.
Enums§
- Registration
Status - When writing a match expression against
RegistrationStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.