Class cdkappstack.Template
java.lang.Object
com.fizzed.rocker.RockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate
io.micronaut.starter.feature.aws.template.cdkappstack.Template
- Enclosing class:
- cdkappstack
public static class cdkappstack.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
-
Nested Class Summary
Nested classes/interfaces inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate.Internal
-
Field Summary
Modifier and TypeFieldDescriptionprotected final String
protected final ApplicationType
protected final CpuArchitecture
protected final String
protected final BuildTool
protected final String
protected final Features
protected final String
protected final String
protected final JdkVersion
protected final boolean
protected final boolean
protected final Project
protected final String
Fields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__internal
-
Constructor Summary
-
Method Summary
Methods inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__associate, __newOutput, __render, raw, raw
Methods inherited from class com.fizzed.rocker.RockerTemplate
toString
-
Field Details
-
features
-
project
-
buildTool
-
applicationType
-
architecture
-
codeModule
-
artifactPath
-
functionId
-
apiId
-
version
-
handler
-
nativeImage
protected final boolean nativeImage -
optimized
protected final boolean optimized -
jdkVersion
-
-
Constructor Details
-
Template
-
-
Method Details
-
__doRender
- Specified by:
__doRender
in classcom.fizzed.rocker.runtime.DefaultRockerTemplate
- Throws:
IOException
com.fizzed.rocker.RenderingException
-