UpdateWorkspaceConfigurationRequest

Types

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

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
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