module Stratosphere.CloudFront.KeyGroup.KeyGroupConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data KeyGroupConfigProperty :: Prelude.Type instance ToResourceProperties KeyGroupConfigProperty instance Prelude.Eq KeyGroupConfigProperty instance Prelude.Show KeyGroupConfigProperty instance JSON.ToJSON KeyGroupConfigProperty