C# Class 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.

Inheritance: AmazonAWSSupportRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAttachmentSetId ( ) : bool
IsSetCaseId ( ) : bool
IsSetCcEmailAddresses ( ) : bool
IsSetCommunicationBody ( ) : bool