Class: Aws::EC2::Types::LastError
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::LastError
- Defined in:
- gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb
Overview
The last error that occurred for a VPC endpoint.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#code ⇒ String
The error code for the VPC endpoint error.
-
#message ⇒ String
The error message for the VPC endpoint error.