module Stratosphere.Config.OrganizationConfigRule.OrganizationCustomPolicyRuleMetadataProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data OrganizationCustomPolicyRuleMetadataProperty :: Prelude.Type instance ToResourceProperties OrganizationCustomPolicyRuleMetadataProperty instance Prelude.Eq OrganizationCustomPolicyRuleMetadataProperty instance Prelude.Show OrganizationCustomPolicyRuleMetadataProperty instance JSON.ToJSON OrganizationCustomPolicyRuleMetadataProperty