VpcEndpointErrorCode

Specifies the error code of the failure encountered while describing the VPC endpoint:

  • ENDPOINT_NOT_FOUND: Indicates that the requested VPC endpoint does not exist.

  • SERVER_ERROR: Indicates the describe endpoint operation failed due to an internal server error.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : VpcEndpointErrorCode
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String