Uses of Class
software.amazon.awscdk.services.ecs.HealthCheck.Builder
-
Uses of HealthCheck.Builder in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionstatic HealthCheck.Builder
HealthCheck.builder()
Sets the value ofHealthCheck.getCommand()
Sets the value ofHealthCheck.getInterval()
Sets the value ofHealthCheck.getRetries()
HealthCheck.Builder.startPeriod
(Duration startPeriod) Sets the value ofHealthCheck.getStartPeriod()
Sets the value ofHealthCheck.getTimeout()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(HealthCheck.Builder builder) Constructor that initializes the object based on literal property values passed by theHealthCheck.Builder
.