Documentation
¶
Index ¶
Constants ¶
View Source
const ( ORG_ID = "ORG_ID_HERE" PROFILE = "PROFILE_HERE" PROJECT_NAME = "PROJECT_NAME_HERE" )
Variables ¶
This section is empty.
Functions ¶
func NewCdkTestAppGoStack ¶
func NewCdkTestAppGoStack(scope constructs.Construct, id string, props *CdkTestAppGoStackProps) awscdk.Stack
Types ¶
type CdkTestAppGoStackProps ¶
type CdkTestAppGoStackProps struct {
awscdk.StackProps
}
Click to show internal directories.
Click to hide internal directories.