module Stratosphere.OpenSearchService.Domain.ServiceSoftwareOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ServiceSoftwareOptionsProperty :: Prelude.Type instance ToResourceProperties ServiceSoftwareOptionsProperty instance Prelude.Eq ServiceSoftwareOptionsProperty instance Prelude.Show ServiceSoftwareOptionsProperty instance JSON.ToJSON ServiceSoftwareOptionsProperty