stratosphere-auditmanager-1.0.0: gen/Stratosphere/AuditManager/Assessment/AWSAccountProperty.hs-boot
module Stratosphere.AuditManager.Assessment.AWSAccountProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data AWSAccountProperty :: Prelude.Type
instance ToResourceProperties AWSAccountProperty
instance Prelude.Eq AWSAccountProperty
instance Prelude.Show AWSAccountProperty
instance JSON.ToJSON AWSAccountProperty