stratosphere-config-1.0.0: gen/Stratosphere/Config/RemediationConfiguration/ExecutionControlsProperty.hs-boot
module Stratosphere.Config.RemediationConfiguration.ExecutionControlsProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ExecutionControlsProperty :: Prelude.Type
instance ToResourceProperties ExecutionControlsProperty
instance Prelude.Eq ExecutionControlsProperty
instance Prelude.Show ExecutionControlsProperty
instance JSON.ToJSON ExecutionControlsProperty