stratosphere-eks-1.0.0: gen/Stratosphere/EKS/Cluster/OutpostConfigProperty.hs-boot
module Stratosphere.EKS.Cluster.OutpostConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data OutpostConfigProperty :: Prelude.Type instance ToResourceProperties OutpostConfigProperty instance Prelude.Eq OutpostConfigProperty instance Prelude.Show OutpostConfigProperty instance JSON.ToJSON OutpostConfigProperty