module Stratosphere.IoT.AccountAuditConfiguration.AuditCheckConfigurationsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AuditCheckConfigurationsProperty :: Prelude.Type instance ToResourceProperties AuditCheckConfigurationsProperty instance Prelude.Eq AuditCheckConfigurationsProperty instance Prelude.Show AuditCheckConfigurationsProperty instance JSON.ToJSON AuditCheckConfigurationsProperty