module Stratosphere.S3.MultiRegionAccessPointPolicy.PolicyStatusProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PolicyStatusProperty :: Prelude.Type instance ToResourceProperties PolicyStatusProperty instance Prelude.Eq PolicyStatusProperty instance Prelude.Show PolicyStatusProperty instance JSON.ToJSON PolicyStatusProperty