Uses of Class
software.amazon.awssdk.services.amp.model.AlertManagerDefinitionDescription
-
Packages that use AlertManagerDefinitionDescription Package Description software.amazon.awssdk.services.amp.model -
-
Uses of AlertManagerDefinitionDescription in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return AlertManagerDefinitionDescription Modifier and Type Method Description AlertManagerDefinitionDescriptionDescribeAlertManagerDefinitionResponse. alertManagerDefinition()The properties of the selected workspace's alert manager definition.Methods in software.amazon.awssdk.services.amp.model with parameters of type AlertManagerDefinitionDescription Modifier and Type Method Description DescribeAlertManagerDefinitionResponse.BuilderDescribeAlertManagerDefinitionResponse.Builder. alertManagerDefinition(AlertManagerDefinitionDescription alertManagerDefinition)The properties of the selected workspace's alert manager definition.
-