module Stratosphere.VpcLattice.TargetGroup.HealthCheckConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data HealthCheckConfigProperty :: Prelude.Type instance ToResourceProperties HealthCheckConfigProperty instance Prelude.Eq HealthCheckConfigProperty instance Prelude.Show HealthCheckConfigProperty instance JSON.ToJSON HealthCheckConfigProperty