Uses of Class
software.amazon.awscdk.services.apprunner.CfnService.HealthCheckConfigurationProperty.Builder
Packages that use CfnService.HealthCheckConfigurationProperty.Builder
-
Uses of CfnService.HealthCheckConfigurationProperty.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return CfnService.HealthCheckConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnService.HealthCheckConfigurationProperty.builder()CfnService.HealthCheckConfigurationProperty.Builder.healthyThreshold(Number healthyThreshold) Sets the value ofCfnService.HealthCheckConfigurationProperty.getHealthyThreshold()Sets the value ofCfnService.HealthCheckConfigurationProperty.getInterval()Sets the value ofCfnService.HealthCheckConfigurationProperty.getPath()Sets the value ofCfnService.HealthCheckConfigurationProperty.getProtocol()Sets the value ofCfnService.HealthCheckConfigurationProperty.getTimeout()CfnService.HealthCheckConfigurationProperty.Builder.unhealthyThreshold(Number unhealthyThreshold) Sets the value ofCfnService.HealthCheckConfigurationProperty.getUnhealthyThreshold()Constructors in software.amazon.awscdk.services.apprunner with parameters of type CfnService.HealthCheckConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.HealthCheckConfigurationProperty.Builder.