You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Support::Types::CreateCaseResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#case_idString

The AWS Support case ID requested or returned in the call. The case ID is an alphanumeric string in the following format: case-12345678910-2013-c4c1d2bf33c5cf47

Returns:

  • (String)

    The AWS Support case ID requested or returned in the call.