Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportServiceInfo ¶
func ExportServiceInfo[L ServiceLambda](scope constructs.Construct, deploymentIdent string, svc Service[L])
Types ¶
type ServiceLambda ¶
type ServiceLambda interface {
FunctionName() *string
}
Click to show internal directories.
Click to hide internal directories.