module Stratosphere.ACMPCA.CertificateAuthority.OtherNameProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data OtherNameProperty :: Prelude.Type instance ToResourceProperties OtherNameProperty instance Prelude.Eq OtherNameProperty instance Prelude.Show OtherNameProperty instance JSON.ToJSON OtherNameProperty