Uses of Interface
software.amazon.awscdk.services.ecs.DeploymentAlarmOptions
-
Uses of DeploymentAlarmOptions in software.amazon.awscdk.services.ecs
Modifier and TypeInterfaceDescriptioninterface
Configuration for deployment alarms.Modifier and TypeClassDescriptionstatic final class
An implementation forDeploymentAlarmConfig
static final class
An implementation forDeploymentAlarmOptions
Modifier and TypeMethodDescriptionDeploymentAlarmOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
BaseService.enableDeploymentAlarms
(List<String> alarmNames, DeploymentAlarmOptions options) Enable Deployment Alarms which take advantage of arbitrary alarms and configure them after service initialization.