stratosphere-apigateway-1.0.0: gen/Stratosphere/ApiGateway/RestApi/EndpointConfigurationProperty.hs-boot
module Stratosphere.ApiGateway.RestApi.EndpointConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data EndpointConfigurationProperty :: Prelude.Type
instance ToResourceProperties EndpointConfigurationProperty
instance Prelude.Eq EndpointConfigurationProperty
instance Prelude.Show EndpointConfigurationProperty
instance JSON.ToJSON EndpointConfigurationProperty