C# Класс Amazon.AWSSupport.Model.AddCommunicationToCaseRequest

Container for the parameters to the AddCommunicationToCase operation. Adds additional customer communication to an AWS Support case. You use the caseId value to identify the case to add communication to. You can list a set of email addresses to copy on the communication using the ccEmailAddresses value. The communicationBody value contains the text of the communication.

The response indicates the success or failure of the request.

This operation implements a subset of the features of the AWS Support Center.

Наследование: AmazonAWSSupportRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAttachmentSetId ( ) : bool
IsSetCaseId ( ) : bool
IsSetCcEmailAddresses ( ) : bool
IsSetCommunicationBody ( ) : bool