Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.HealthCheckConfigurationProperty
Packages that use CfnServicePropsMixin.HealthCheckConfigurationProperty
-
Uses of CfnServicePropsMixin.HealthCheckConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Classes in software.amazon.awscdk.cfnpropertymixins.services.apprunner that implement CfnServicePropsMixin.HealthCheckConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.HealthCheckConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.HealthCheckConfigurationPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.HealthCheckConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.HealthCheckConfigurationPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.healthCheckConfiguration(CfnServicePropsMixin.HealthCheckConfigurationProperty healthCheckConfiguration) Sets the value ofCfnServiceMixinProps.getHealthCheckConfiguration()CfnServicePropsMixin.Builder.healthCheckConfiguration(CfnServicePropsMixin.HealthCheckConfigurationProperty healthCheckConfiguration) The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.