You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::MessageBody
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::MessageBody
- Defined in:
- (unknown)
Overview
Provides information about an API request or response.
Returned by:
- DeleteEmailTemplateResponse#message_body
- DeletePushTemplateResponse#message_body
- DeleteSmsTemplateResponse#message_body
- DeleteVoiceTemplateResponse#message_body
- UpdateEmailTemplateResponse#message_body
- UpdateEndpointResponse#message_body
- UpdateEndpointsBatchResponse#message_body
- UpdatePushTemplateResponse#message_body
- UpdateSmsTemplateResponse#message_body
- UpdateTemplateActiveVersionResponse#message_body
- UpdateVoiceTemplateResponse#message_body
Instance Attribute Summary collapse
-
#message ⇒ String
The message that\'s returned from the API.
-
#request_id ⇒ String
The unique identifier for the request or response.
Instance Attribute Details
#message ⇒ String
The message that\'s returned from the API.
#request_id ⇒ String
The unique identifier for the request or response.