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