TargetGroupHealthCheckConfig

constructor(enabled: Boolean? = null, healthCheckIntervalSeconds: Int? = null, healthCheckTimeoutSeconds: Int? = null, healthyThresholdCount: Int? = null, matcher: TargetGroupMatcher? = null, path: String? = null, port: Int? = null, protocol: TargetGroupHealthCheckConfigProtocol? = null, protocolVersion: TargetGroupHealthCheckConfigProtocolVersion? = null, unhealthyThresholdCount: Int? = null)