| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
AlertManagerDefinitionDescription |
AlertManagerDefinitionDescription.clone() |
AlertManagerDefinitionDescription |
DescribeAlertManagerDefinitionResult.getAlertManagerDefinition()
The properties of the selected workspace's alert manager definition.
|
AlertManagerDefinitionDescription |
AlertManagerDefinitionDescription.withCreatedAt(Date createdAt)
The time when the alert manager definition was created.
|
AlertManagerDefinitionDescription |
AlertManagerDefinitionDescription.withData(ByteBuffer data)
The alert manager definition.
|
AlertManagerDefinitionDescription |
AlertManagerDefinitionDescription.withModifiedAt(Date modifiedAt)
The time when the alert manager definition was modified.
|
AlertManagerDefinitionDescription |
AlertManagerDefinitionDescription.withStatus(AlertManagerDefinitionStatus status)
The status of alert manager definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAlertManagerDefinitionResult.setAlertManagerDefinition(AlertManagerDefinitionDescription alertManagerDefinition)
The properties of the selected workspace's alert manager definition.
|
DescribeAlertManagerDefinitionResult |
DescribeAlertManagerDefinitionResult.withAlertManagerDefinition(AlertManagerDefinitionDescription alertManagerDefinition)
The properties of the selected workspace's alert manager definition.
|
Copyright © 2023. All rights reserved.