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