AWS SDK for .NET Documentation
CreateCaseResult Class
AmazonAmazon.AWSSupport.ModelCreateCaseResult Did this page help you?   Yes   No    Tell us about it...

The AWS Support case ID returned by a successful completion of the CreateCase action.

Declaration Syntax
C#
public class CreateCaseResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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
Object
CreateCaseResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)