Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PetShop ¶
type PetShop struct { awscdk.Stack // contains filtered or unexported fields }
func NewPetShop ¶
func NewPetShop(app awscdk.App, id *string, props *PetShopProps) *PetShop
type PetShopProps ¶
type PetShopProps struct {
*awscdk.StackProps
}
Click to show internal directories.
Click to hide internal directories.