CreateControlPanelRequest

The details of the control panel that you're creating.

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.

Link copied to clipboard

The Amazon Resource Name (ARN) of the cluster for the control panel.

Link copied to clipboard

The name of the control panel.

Link copied to clipboard

The tags associated with the control panel.

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