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

Class: Aws::Pinpoint::Types::EndpointItemResponse

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

Overview

Provides the status code and message that result from processing data for an endpoint.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#message ⇒ String

The custom message that\'s returned in the response as a result of processing the endpoint data.

Returns:

  • (String) —

    The custom message that\'s returned in the response as a result of processing the endpoint data.

#status_code ⇒ Integer

The status code that\'s returned in the response as a result of processing the endpoint data.

Returns:

  • (Integer) —

    The status code that\'s returned in the response as a result of processing the endpoint data.