module Stratosphere.Kendra.Index.JwtTokenTypeConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data JwtTokenTypeConfigurationProperty :: Prelude.Type instance ToResourceProperties JwtTokenTypeConfigurationProperty instance Prelude.Eq JwtTokenTypeConfigurationProperty instance Prelude.Show JwtTokenTypeConfigurationProperty instance JSON.ToJSON JwtTokenTypeConfigurationProperty