Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.HealthCheckConfigurationProperty
Packages that use CfnService.HealthCheckConfigurationProperty
-
Uses of CfnService.HealthCheckConfigurationProperty in software.amazon.awscdk.services.apprunner
Classes in software.amazon.awscdk.services.apprunner that implement CfnService.HealthCheckConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.HealthCheckConfigurationPropertyMethods in software.amazon.awscdk.services.apprunner that return CfnService.HealthCheckConfigurationPropertyModifier and TypeMethodDescriptionCfnService.HealthCheckConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apprunner with parameters of type CfnService.HealthCheckConfigurationPropertyModifier 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()voidCfnService.setHealthCheckConfiguration(CfnService.HealthCheckConfigurationProperty value) The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.