Issue

class Issue

An object representing an issue with an Amazon EKS resource.

Types

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

Properties

Link copied to clipboard

A brief description of the error.

Link copied to clipboard

The error message associated with the issue.

Link copied to clipboard

The Amazon Web Services resources that are afflicted by this issue.

Functions

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