The AWS Support case ID returned by a successful completion of the CreateCase action.
 Declaration Syntax
 Declaration Syntax| C# | 
public class CreateCaseResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CreateCaseResult()()()() | Initializes a new instance of the CreateCaseResult class | 
|  | 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 | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithCaseId(String) | Obsolete. 
            Sets the CaseId property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CreateCaseResult |