Uses of Class
software.amazon.awscdk.services.lightsail.CfnContainer.HealthCheckConfigProperty.Builder
Packages that use CfnContainer.HealthCheckConfigProperty.Builder
-
Uses of CfnContainer.HealthCheckConfigProperty.Builder in software.amazon.awscdk.services.lightsail
Methods in software.amazon.awscdk.services.lightsail that return CfnContainer.HealthCheckConfigProperty.BuilderModifier and TypeMethodDescriptionCfnContainer.HealthCheckConfigProperty.builder()CfnContainer.HealthCheckConfigProperty.Builder.healthyThreshold(Number healthyThreshold) Sets the value ofCfnContainer.HealthCheckConfigProperty.getHealthyThreshold()CfnContainer.HealthCheckConfigProperty.Builder.intervalSeconds(Number intervalSeconds) Sets the value ofCfnContainer.HealthCheckConfigProperty.getIntervalSeconds()Sets the value ofCfnContainer.HealthCheckConfigProperty.getPath()CfnContainer.HealthCheckConfigProperty.Builder.successCodes(String successCodes) Sets the value ofCfnContainer.HealthCheckConfigProperty.getSuccessCodes()CfnContainer.HealthCheckConfigProperty.Builder.timeoutSeconds(Number timeoutSeconds) Sets the value ofCfnContainer.HealthCheckConfigProperty.getTimeoutSeconds()CfnContainer.HealthCheckConfigProperty.Builder.unhealthyThreshold(Number unhealthyThreshold) Sets the value ofCfnContainer.HealthCheckConfigProperty.getUnhealthyThreshold()Constructors in software.amazon.awscdk.services.lightsail with parameters of type CfnContainer.HealthCheckConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainer.HealthCheckConfigProperty.Builder.