| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
ItemValue |
ItemValue.clone() |
ItemValue |
ItemIdentifier.getValue()
Details about the related item.
|
ItemValue |
ItemValue.withArn(String arn)
The Amazon Resource Name (ARN) of the related item, if the related item is an Amazon resource.
|
ItemValue |
ItemValue.withMetricDefinition(String metricDefinition)
The metric definition, if the related item is a metric in CloudWatch.
|
ItemValue |
ItemValue.withUrl(String url)
The URL, if the related item is a non-AWS resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemIdentifier.setValue(ItemValue value)
Details about the related item.
|
ItemIdentifier |
ItemIdentifier.withValue(ItemValue value)
Details about the related item.
|
Copyright © 2021. All rights reserved.