func ConstructMetadata_DISABLE_STACK_TRACE_IN_METADATA()

in constructs/constructs.go [124:133]


func ConstructMetadata_DISABLE_STACK_TRACE_IN_METADATA() *string {
	_init_.Initialize()
	var returns *string
	_jsii_.StaticGet(
		"constructs.ConstructMetadata",
		"DISABLE_STACK_TRACE_IN_METADATA",
		&returns,
	)
	return returns
}