License

class License

An EKS Anywhere license associated with a subscription.

Types

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

Properties

Link copied to clipboard
val id: String?

An id associated with an EKS Anywhere subscription license.

Link copied to clipboard

An optional license token that can be used for extended support verification.

Functions

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