stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/Agent/OrchestrationExecutorProperty.hs-boot
module Stratosphere.Bedrock.Agent.OrchestrationExecutorProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data OrchestrationExecutorProperty :: Prelude.Type
instance ToResourceProperties OrchestrationExecutorProperty
instance Prelude.Eq OrchestrationExecutorProperty
instance Prelude.Show OrchestrationExecutorProperty
instance JSON.ToJSON OrchestrationExecutorProperty