Versions in this module Expand all Collapse all v2 v2.1.0 Jul 22, 2023 v2.0.1 Jul 22, 2023 Changes in this version + type Build uint8 + const Dev + const Prod + func (s Build) String() string + type Stack struct + func NewStack(scope constructs.Construct, id *string, props *StackProps) Stack + func (s Stack) GetName() *string + type StackProps struct + Build Build + Semver semver.Version