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