func()

in constructs/constructs.go [72:78]


func (c *jsiiProxy_Construct) OnSynthesize(session ISynthesisSession) {
	_jsii_.InvokeVoid(
		c,
		"onSynthesize",
		[]interface{}{session},
	)
}