Class | Description |
---|---|
CreateWorkspaceRequest |
Represents the input of a CreateWorkspace operation.
|
CreateWorkspaceResult |
Represents the output of a CreateWorkspace operation.
|
DeleteWorkspaceRequest |
Represents the input of a DeleteWorkspace operation.
|
DeleteWorkspaceResult | |
DescribeWorkspaceRequest |
Represents the input of a DescribeWorkspace operation.
|
DescribeWorkspaceResult |
Represents the output of a DescribeWorkspace operation.
|
ListWorkspacesRequest |
Represents the input of a ListWorkspaces operation.
|
ListWorkspacesResult |
Represents the output of a ListWorkspaces operation.
|
UpdateWorkspaceAliasRequest |
Represents the input of an UpdateWorkspaceAlias operation.
|
UpdateWorkspaceAliasResult | |
ValidationExceptionField |
Stores information about a field passed inside a request that resulted in an exception.
|
WorkspaceDescription |
Represents the properties of a workspace.
|
WorkspaceStatus |
Represents the status of a workspace.
|
WorkspaceSummary |
Represents a summary of the properties of a workspace.
|
Enum | Description |
---|---|
ValidationExceptionReason |
Possible reasons a request failed validation.
|
WorkspaceStatusCode |
State of a workspace.
|
Exception | Description |
---|---|
AccessDeniedException |
User does not have sufficient access to perform this action.
|
AmazonPrometheusException |
Base exception for all service exceptions thrown by Amazon Prometheus Service
|
ConflictException |
Updating or deleting a resource can cause an inconsistent state.
|
InternalServerException |
Unexpected error during processing of request.
|
ResourceNotFoundException |
Request references a resource which does not exist.
|
ServiceQuotaExceededException |
Request would cause a service quota to be exceeded.
|
ThrottlingException |
Request was denied due to request throttling.
|
ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|