AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Attachments,
Body, CaseId, SubmittedBy, and TimeCreated.Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CaseDetails : Object
The CaseDetails type exposes the following members
| Name | Description | |
|---|---|---|
|
CaseDetails() |
| Name | Type | Description | |
|---|---|---|---|
|
CaseId | System.String |
Gets and sets the property CaseId.
The AWS 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 |
|
CategoryCode | System.String |
Gets and sets the property CategoryCode.
The category of problem for the AWS Support case. |
|
CcEmailAddresses | System.Collections.Generic.List<System.String> |
Gets and sets the property CcEmailAddresses.
The email addresses that receive copies of communication about the case. |
|
DisplayId | System.String |
Gets and sets the property DisplayId.
The ID displayed for the case in the AWS Support Center. This is a numeric string. |
|
Language | System.String |
Gets and sets the property Language.
The ISO 639-1 code for the language in which AWS provides support. AWS Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them. |
|
RecentCommunications | Amazon.AWSSupport.Model.RecentCaseCommunications |
Gets and sets the property RecentCommunications.
The five most recent communications between you and AWS Support Center, including
the IDs of any attachments to the communications. Also includes a |
|
ServiceCode | System.String |
Gets and sets the property ServiceCode.
The code for the AWS service returned by the call to DescribeServices. |
|
SeverityCode | System.String |
Gets and sets the property SeverityCode.
The code for the severity level returned by the call to DescribeSeverityLevels. |
|
Status | System.String |
Gets and sets the property Status.
The status of the case. |
|
Subject | System.String |
Gets and sets the property Subject.
The subject line for the case in the AWS Support Center. |
|
SubmittedBy | System.String |
Gets and sets the property SubmittedBy.
The email address of the account that submitted the case. |
|
TimeCreated | System.String |
Gets and sets the property TimeCreated.
The time that the case was case created in the AWS Support Center. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8