java.lang.Object
com.fizzed.rocker.runtime.DefaultRockerModel
io.micronaut.starter.feature.aws.template.cdkjson
All Implemented Interfaces:
com.fizzed.rocker.RockerModel

public class cdkjson extends com.fizzed.rocker.runtime.DefaultRockerModel
  • Constructor Details

    • cdkjson

      public cdkjson()
  • Method Details

    • getContentType

      public static com.fizzed.rocker.ContentType getContentType()
    • getTemplateName

      public static String getTemplateName()
    • getTemplatePackageName

      public static String getTemplatePackageName()
    • getHeaderHash

      public static String getHeaderHash()
    • getArgumentNames

      public static String[] getArgumentNames()
    • buildTool

      public cdkjson buildTool(BuildTool buildTool)
    • buildTool

      public BuildTool buildTool()
    • infrastructureModuleName

      public cdkjson infrastructureModuleName(String infrastructureModuleName)
    • infrastructureModuleName

      public String infrastructureModuleName()
    • template

      public static cdkjson template(BuildTool buildTool, String infrastructureModuleName)
    • buildTemplate

      protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
      Overrides:
      buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
      Throws:
      com.fizzed.rocker.RenderingException