module Stratosphere.GameLift.ContainerFleet.DeploymentDetailsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DeploymentDetailsProperty :: Prelude.Type instance ToResourceProperties DeploymentDetailsProperty instance Prelude.Eq DeploymentDetailsProperty instance Prelude.Show DeploymentDetailsProperty instance JSON.ToJSON DeploymentDetailsProperty