module Stratosphere.AppMesh.VirtualNode.SubjectAlternativeNamesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SubjectAlternativeNamesProperty :: Prelude.Type instance ToResourceProperties SubjectAlternativeNamesProperty instance Prelude.Eq SubjectAlternativeNamesProperty instance Prelude.Show SubjectAlternativeNamesProperty instance JSON.ToJSON SubjectAlternativeNamesProperty