stratosphere-apigatewayv2-1.0.0: gen/Stratosphere/ApiGatewayV2/Integration/TlsConfigProperty.hs-boot
module Stratosphere.ApiGatewayV2.Integration.TlsConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TlsConfigProperty :: Prelude.Type instance ToResourceProperties TlsConfigProperty instance Prelude.Eq TlsConfigProperty instance Prelude.Show TlsConfigProperty instance JSON.ToJSON TlsConfigProperty