Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder
Packages that use CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder
-
Uses of CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnTargetGroupPropsMixin.HealthCheckConfigProperty.BuilderModifier and TypeMethodDescriptionCfnTargetGroupPropsMixin.HealthCheckConfigProperty.builder()Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getEnabled()CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getEnabled()CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.healthCheckIntervalSeconds(Number healthCheckIntervalSeconds) CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.healthCheckTimeoutSeconds(Number healthCheckTimeoutSeconds) CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.healthyThresholdCount(Number healthyThresholdCount) CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.matcher(CfnTargetGroupPropsMixin.MatcherProperty matcher) Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getMatcher()CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.matcher(IResolvable matcher) Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getMatcher()Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getPath()Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getPort()Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getProtocol()CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.protocolVersion(String protocolVersion) Sets the value ofCfnTargetGroupPropsMixin.HealthCheckConfigProperty.getProtocolVersion()CfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.unhealthyThresholdCount(Number unhealthyThresholdCount) Constructors in software.amazon.awscdk.cfnpropertymixins.services.vpclattice with parameters of type CfnTargetGroupPropsMixin.HealthCheckConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTargetGroupPropsMixin.HealthCheckConfigProperty.Builder.