InvalidConfigurationDetail

Detailed information about the bad request exception error when creating a hosted configuration version.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The invalid or out-of-range validation constraint in your JSON schema that failed validation.

Link copied to clipboard

Location of the validation constraint in the configuration JSON schema that failed validation.

Link copied to clipboard

The reason for an invalid configuration error.

Link copied to clipboard
val type: String?

The type of error for an invalid configuration.

Link copied to clipboard

Details about an error with Lambda when a synchronous extension experiences an error during an invocation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String