module Stratosphere.GroundStation.DataflowEndpointGroup.SecurityDetailsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SecurityDetailsProperty :: Prelude.Type instance ToResourceProperties SecurityDetailsProperty instance Prelude.Eq SecurityDetailsProperty instance Prelude.Show SecurityDetailsProperty instance JSON.ToJSON SecurityDetailsProperty