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