module Stratosphere.EKS.Cluster.ZonalShiftConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ZonalShiftConfigProperty :: Prelude.Type instance ToResourceProperties ZonalShiftConfigProperty instance Prelude.Eq ZonalShiftConfigProperty instance Prelude.Show ZonalShiftConfigProperty instance JSON.ToJSON ZonalShiftConfigProperty