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

Class: Aws::Support::Types::ResolveCaseResponse

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

Overview

The status of the case returned by the ResolveCase operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#final_case_statusString

The status of the case after the ResolveCase request was processed.

Returns:

  • (String)

    The status of the case after the ResolveCase request was processed.

#initial_case_statusString

The status of the case when the ResolveCase request was sent.

Returns:

  • (String)

    The status of the case when the ResolveCase request was sent.