CreateControlPanelRequest
The details of the control panel that you're creating.
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: CreateControlPanelRequest.Builder.() -> Unit = {}): CreateControlPanelRequest