Class Smithy2Cfn

  • All Implemented Interfaces:
    software.amazon.smithy.build.SmithyBuildPlugin

    public final class Smithy2Cfn
    extends java.lang.Object
    implements software.amazon.smithy.build.SmithyBuildPlugin
    • Constructor Summary

      Constructors 
      Constructor Description
      Smithy2Cfn()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(software.amazon.smithy.build.PluginContext context)  
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface software.amazon.smithy.build.SmithyBuildPlugin

        isSerial, requiresValidModel
    • Constructor Detail

      • Smithy2Cfn

        public Smithy2Cfn()
    • Method Detail

      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface software.amazon.smithy.build.SmithyBuildPlugin
      • execute

        public void execute​(software.amazon.smithy.build.PluginContext context)
        Specified by:
        execute in interface software.amazon.smithy.build.SmithyBuildPlugin