Uses of Enum
software.amazon.awscdk.services.apprunner.alpha.HealthCheckProtocolType
Packages that use HealthCheckProtocolType
Package
Description
AWS::AppRunner Construct Library
-
Uses of HealthCheckProtocolType in software.amazon.awscdk.services.apprunner.alpha
Methods in software.amazon.awscdk.services.apprunner.alpha that return HealthCheckProtocolTypeModifier and TypeMethodDescriptionHealthCheck.getHealthCheckProtocolType()
static HealthCheckProtocolType
Returns the enum constant of this type with the specified name.static HealthCheckProtocolType[]
HealthCheckProtocolType.values()
Returns an array containing the constants of this enum type, in the order they are declared.