module Stratosphere.EC2.ClientVpnEndpoint.ConnectionLogOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ConnectionLogOptionsProperty :: Prelude.Type instance ToResourceProperties ConnectionLogOptionsProperty instance Prelude.Eq ConnectionLogOptionsProperty instance Prelude.Show ConnectionLogOptionsProperty instance JSON.ToJSON ConnectionLogOptionsProperty