module Stratosphere.Location.APIKey.ApiKeyRestrictionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ApiKeyRestrictionsProperty :: Prelude.Type instance ToResourceProperties ApiKeyRestrictionsProperty instance Prelude.Eq ApiKeyRestrictionsProperty instance Prelude.Show ApiKeyRestrictionsProperty instance JSON.ToJSON ApiKeyRestrictionsProperty