module Stratosphere.ConnectCampaignsV2.Campaign.AnswerMachineDetectionConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AnswerMachineDetectionConfigProperty :: Prelude.Type instance ToResourceProperties AnswerMachineDetectionConfigProperty instance Prelude.Eq AnswerMachineDetectionConfigProperty instance Prelude.Show AnswerMachineDetectionConfigProperty instance JSON.ToJSON AnswerMachineDetectionConfigProperty