class Aws::Support::Types::Communication
A communication associated with a support case. The communication consists of the case ID, the message body, attachment information, the submitter of the communication, and the date and time of the communication.
@!attribute [rw] case_id
The support case ID requested or returned in the call. The case ID is an alphanumeric string formatted as shown in this example: case-*12345678910-2013-c4c1d2bf33c5cf47* @return [String]
@!attribute [rw] body
The text of the communication between the customer and AWS Support. @return [String]
@!attribute [rw] submitted_by
The identity of the account that submitted, or responded to, the support case. Customer entries include the role or IAM user as well as the email address. For example, "AdminRole (Role) <janedoe@example.com>. Entries from the AWS Support team display "Amazon Web Services," and don't show an email address. @return [String]
@!attribute [rw] time_created
The time the communication was created. @return [String]
@!attribute [rw] attachment_set
Information about the attachments to the case communication. @return [Array<Types::AttachmentDetails>]
@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/Communication AWS API Documentation
Constants
- SENSITIVE