UpdateWorkspaceConfigurationRequest
Types
Properties
Link copied to clipboard
You can include a token in your operation to make it an idempotent opeartion.
Link copied to clipboard
This is an array of structures, where each structure defines a label set for the workspace, and defines the active time series limit for each of those label sets. Each label name in a label set must be unique.
Link copied to clipboard
Specifies how many days that metrics will be retained in the workspace.
Link copied to clipboard
The ID of the workspace that you want to update. To find the IDs of your workspaces, use the ListWorkspaces operation.
Functions
Link copied to clipboard
inline fun copy(block: UpdateWorkspaceConfigurationRequest.Builder.() -> Unit = {}): UpdateWorkspaceConfigurationRequest