Libraries
»
puppetlabs-amazon_aws
(0.3.0)
»
Index (e)
»
Puppet Tasks
»
elasticloadbalancingv2_aws_modify_target_group
Puppet Task: elasticloadbalancingv2_aws_modify_target_group
Defined in:
tasks/elasticloadbalancingv2_aws_modify_target_group.json,
tasks/elasticloadbalancingv2_aws_modify_target_group.rb
Overview
Modifies the health checks used when evaluating the health state of the targets in the specified target group. To monitor the health of the targets, use DescribeTargetHealth.
Supports noop?
false
Parameters
health_check_enabled
(Optional[String[1]])
—
health_check_port
(Optional[String[1]])
—
health_check_timeout_seconds
(Optional[String[1]])
—
target_group_arn
(Optional[String[1]])
—
unhealthy_threshold_count
(Optional[String[1]])
—
health_check_interval_seconds
(Optional[String[1]])
—
health_check_path
(Optional[String[1]])
—
health_check_protocol
(Optional[String[1]])
—
healthy_threshold_count
(Optional[String[1]])
—
matcher
(Optional[String[1]])
—