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

Class: Aws::EC2::Types::LastError

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

Overview

The last error that occurred for a VPC endpoint.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The error code for the VPC endpoint error.

Returns:

  • (String)

    The error code for the VPC endpoint error.

#messageString

The error message for the VPC endpoint error.

Returns:

  • (String)

    The error message for the VPC endpoint error.