| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.HealthCheckConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.HealthCheckConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.HealthCheckConfigurationProperty |
CfnService.HealthCheckConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.healthCheckConfiguration(CfnService.HealthCheckConfigurationProperty healthCheckConfiguration)
Sets the value of
CfnServiceProps.getHealthCheckConfiguration() |
CfnService.Builder |
CfnService.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.
|
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.
|
Copyright © 2022. All rights reserved.