Uses of Class
software.amazon.awscdk.services.appmesh.HealthCheckConfig.Builder
Packages that use HealthCheckConfig.Builder
-
Uses of HealthCheckConfig.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return HealthCheckConfig.BuilderModifier and TypeMethodDescriptionstatic HealthCheckConfig.BuilderHealthCheckConfig.builder()HealthCheckConfig.Builder.virtualGatewayHealthCheck(CfnVirtualGateway.VirtualGatewayHealthCheckPolicyProperty virtualGatewayHealthCheck) Sets the value ofHealthCheckConfig.getVirtualGatewayHealthCheck()HealthCheckConfig.Builder.virtualNodeHealthCheck(CfnVirtualNode.HealthCheckProperty virtualNodeHealthCheck) Sets the value ofHealthCheckConfig.getVirtualNodeHealthCheck()Constructors in software.amazon.awscdk.services.appmesh with parameters of type HealthCheckConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(HealthCheckConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theHealthCheckConfig.Builder.