Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtendedStack ¶ added in v1.0.2
func NewExtendedStack ¶
func NewExtendedStack( scope constructs.Construct, id *string, props *ExtendedStackProps) ExtendedStack
func (ExtendedStack) GetName ¶ added in v1.0.2
func (s ExtendedStack) GetName() *string
type ExtendedStackProps ¶
type ExtendedStackProps struct {
awscdk.StackProps
Version *string
Build *string
}
Click to show internal directories.
Click to hide internal directories.