ItemValue
Describes a related item.
Inheritors
Types
Functions
Casts this ItemValue as a Arn and retrieves its kotlin.String value. Returns null if the ItemValue is not a Arn.
Casts this ItemValue as a MetricDefinition and retrieves its kotlin.String value. Throws an exception if the ItemValue is not a MetricDefinition.
Casts this ItemValue as a MetricDefinition and retrieves its kotlin.String value. Returns null if the ItemValue is not a MetricDefinition.
Casts this ItemValue as a PagerDutyIncidentDetail and retrieves its aws.sdk.kotlin.services.ssmincidents.model.PagerDutyIncidentDetail value. Throws an exception if the ItemValue is not a PagerDutyIncidentDetail.
Casts this ItemValue as a PagerDutyIncidentDetail and retrieves its aws.sdk.kotlin.services.ssmincidents.model.PagerDutyIncidentDetail value. Returns null if the ItemValue is not a PagerDutyIncidentDetail.
Casts this ItemValue as a Url and retrieves its kotlin.String value. Returns null if the ItemValue is not a Url.