stratosphere-cloudfront-1.0.0: gen/Stratosphere/CloudFront/Distribution/GrpcConfigProperty.hs-boot
module Stratosphere.CloudFront.Distribution.GrpcConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data GrpcConfigProperty :: Prelude.Type instance ToResourceProperties GrpcConfigProperty instance Prelude.Eq GrpcConfigProperty instance Prelude.Show GrpcConfigProperty instance JSON.ToJSON GrpcConfigProperty