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