| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck |
HealthCheck.Builder.build()
Builds the configured instance.
|
HealthCheck |
FirelensLogRouterDefinitionOptions.Jsii$Proxy.getHealthCheck() |
default HealthCheck |
ContainerDefinitionOptions.getHealthCheck()
The health check command and associated configuration parameters for the container.
|
HealthCheck |
ContainerDefinitionOptions.Jsii$Proxy.getHealthCheck() |
HealthCheck |
FirelensLogRouterProps.Jsii$Proxy.getHealthCheck() |
HealthCheck |
ContainerDefinitionProps.Jsii$Proxy.getHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
FirelensLogRouterDefinitionOptions.Builder |
FirelensLogRouterDefinitionOptions.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
ContainerDefinitionOptions.getHealthCheck() |
ContainerDefinitionOptions.Builder |
ContainerDefinitionOptions.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
ContainerDefinitionOptions.getHealthCheck() |
FirelensLogRouterProps.Builder |
FirelensLogRouterProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
ContainerDefinitionOptions.getHealthCheck() |
ContainerDefinitionProps.Builder |
ContainerDefinitionProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
ContainerDefinitionOptions.getHealthCheck() |
FirelensLogRouter.Builder |
FirelensLogRouter.Builder.healthCheck(HealthCheck healthCheck)
The health check command and associated configuration parameters for the container.
|
ContainerDefinition.Builder |
ContainerDefinition.Builder.healthCheck(HealthCheck healthCheck)
The health check command and associated configuration parameters for the container.
|
| Modifier and Type | Method and Description |
|---|---|
default HealthCheck |
QueueProcessingFargateServiceProps.getHealthCheck()
The health check command and associated configuration parameters for the container.
|
HealthCheck |
QueueProcessingFargateServiceProps.Jsii$Proxy.getHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
QueueProcessingFargateService.Builder |
QueueProcessingFargateService.Builder.healthCheck(HealthCheck healthCheck)
The health check command and associated configuration parameters for the container.
|
QueueProcessingFargateServiceProps.Builder |
QueueProcessingFargateServiceProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
QueueProcessingFargateServiceProps.getHealthCheck() |
Copyright © 2022. All rights reserved.