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