stacks

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

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

type ExtendedStack struct {
	awscdk.Stack
}

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
	Semver semver.Version
}

ExtendedStack is a stack that adds some additional functionality to the standard stack

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL