Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.HealthCheckConfigurationProperty
-
Uses of CfnService.HealthCheckConfigurationProperty in software.amazon.awscdk.services.apprunner
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.HealthCheckConfigurationProperty
Modifier and TypeMethodDescriptionCfnService.HealthCheckConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnService.Builder.healthCheckConfiguration
(CfnService.HealthCheckConfigurationProperty healthCheckConfiguration) The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.CfnServiceProps.Builder.healthCheckConfiguration
(CfnService.HealthCheckConfigurationProperty healthCheckConfiguration) Sets the value ofCfnServiceProps.getHealthCheckConfiguration()
void
CfnService.setHealthCheckConfiguration
(CfnService.HealthCheckConfigurationProperty value) The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.