stratosphere-ecs-1.0.0: gen/Stratosphere/ECS/Cluster/ClusterConfigurationProperty.hs-boot
module Stratosphere.ECS.Cluster.ClusterConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ClusterConfigurationProperty :: Prelude.Type
instance ToResourceProperties ClusterConfigurationProperty
instance Prelude.Eq ClusterConfigurationProperty
instance Prelude.Show ClusterConfigurationProperty
instance JSON.ToJSON ClusterConfigurationProperty