module Stratosphere.MSK.Cluster.ConfigurationInfoProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ConfigurationInfoProperty :: Prelude.Type instance ToResourceProperties ConfigurationInfoProperty instance Prelude.Eq ConfigurationInfoProperty instance Prelude.Show ConfigurationInfoProperty instance JSON.ToJSON ConfigurationInfoProperty