AWSVPCEndpointLastError
No description
type AWSVPCEndpointLastError {
code: String!
message: String!
}
Fields
AWSVPCEndpointLastError.code
● String!
non-null scalar
The error code for the VPC endpoint error
AWSVPCEndpointLastError.message
● String!
non-null scalar
The error message for the VPC endpoint error
Member of
AWSVPCEndpoint
object