DescribeAddonConfigurationResponse

Types

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

Properties

Link copied to clipboard

The name of the add-on.

Link copied to clipboard

The version of the add-on. The version must match one of the versions returned by DescribeAddonVersions.

Link copied to clipboard

A JSON schema that's used to validate the configuration values you provide when an add-on is created or updated.

Link copied to clipboard

The Kubernetes service account name used by the add-on, and any suggested IAM policies. Use this information to create an IAM Role for the add-on.

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