ResponseError

Describes the error that's returned when you cannot delete a launch template version.

Types

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

Properties

Link copied to clipboard

The error code.

Link copied to clipboard

The error message, if applicable.

Functions

Link copied to clipboard
inline fun copy(block: ResponseError.Builder.() -> Unit = {}): ResponseError
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